Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-25 | Add tidy to the make command | Steph Enders | |
Update our make script to also tidy the files to ensure we've properly formatted any files. While ideally we format the actual .html files in our entries tidy will amend some missing structures so having it only run on the output will ensure things like & and ' < > etc will be encoded properly | |||
2023-06-25 | Remove name and identifiers from website | Steph Enders | |
2023-06-22 | Allow archive.org | Steph Enders | |
2023-06-22 | Add robots.txt | Steph Enders | |
Add a proper robots.txt that allows search engines | |||
2023-06-21 | Remove p margin override | Steph Enders | |
2023-06-21 | Reduce margin on h2s in the article | Steph Enders | |
2023-06-21 | Create simple template script for deployment | Steph Enders | |
2023-06-21 | Add error page and rename bio to about | Steph Enders | |
2023-06-21 | Adjust semantics and content width | Steph Enders | |
A handful of updates but mostly was adjusting some accessibility recommendations | |||
2023-06-21 | Add tidy and tidy the content | Steph Enders | |
2023-06-21 | Adjusted spacing and content | Steph Enders | |
2023-06-21 | Add p tags to the article text | Steph Enders | |
2023-06-21 | Add meta description to header | Steph Enders | |
This will improve SEO and give a snippet for what this site is. | |||
2023-06-21 | Add favicon.ico | Steph Enders | |
Created a simple trans flag favicon | |||
2023-06-21 | Trial website pag | Steph Enders | |
2023-06-21 | Initial commit. Create readme and index.html | Bill | |
Setting up the initial website in the next few commits. This is the baseline structure |