InterATOM Website
- 4 Devlogs
- 11 Total hours
Migrating over InterATOM's current plain HTML, CSS, JS website into something that wont be miserable to add content onto with React (beacuse i hate myself) and Contentful
Migrating over InterATOM's current plain HTML, CSS, JS website into something that wont be miserable to add content onto with React (beacuse i hate myself) and Contentful
Rewrote the entire library page and it’s now called the (Web-Based) Document Search System
only table sorting and pagination works right now since I used a react table library
FINALLY Added the index page with the news tiles and power statistics
Site is now visible on https://interatom.site except for the library page which i’ll work on tomorrow
i am too tired
Added the static about, sustainability, and safety pages (was pretty simple, they all share the same CSS) and news now loads off Contentful, gets displayed, and you can now read each article with the magic of some cursed routing
Got the navbar footer and cookies moved over
I keep forgetting it’s className={styles.class} rather than class=“class” and it’s really messing with me