Open comments for this post
Finally started on the “Folder View” to actually list out folders so you can view contents of said folders and added icons for sort ascending, descending, folder icons open and close, expand icons + and -, skip next previous buttons in blue (for active) and checkboxes, as well as fixing minor styling issues (background and border on the number input for pagination and for # of items to show, and the background when a column is sorted by)
Open comments for this post
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
Open comments for this post
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
Open comments for this post
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
Open comments for this post
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