summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-25Add template file to entriesSteph Enders
This is the bare minimum file - to be copied
2023-06-25Add tidy to the make commandSteph 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-25Remove name and identifiers from websiteSteph Enders
2023-06-22Allow archive.orgSteph Enders
2023-06-22Add robots.txtSteph Enders
Add a proper robots.txt that allows search engines
2023-06-21Remove p margin overrideSteph Enders
2023-06-21Reduce margin on h2s in the articleSteph Enders
2023-06-21Create simple template script for deploymentSteph Enders
2023-06-21Add error page and rename bio to aboutSteph Enders
2023-06-21Adjust semantics and content widthSteph Enders
A handful of updates but mostly was adjusting some accessibility recommendations
2023-06-21Add tidy and tidy the contentSteph Enders
2023-06-21Adjusted spacing and contentSteph Enders
2023-06-21Add p tags to the article textSteph Enders
2023-06-21Add meta description to headerSteph Enders
This will improve SEO and give a snippet for what this site is.
2023-06-21Add favicon.icoSteph Enders
Created a simple trans flag favicon
2023-06-21Trial website pagSteph Enders
2023-06-21Initial commit. Create readme and index.htmlBill
Setting up the initial website in the next few commits. This is the baseline structure