Skip to main content

2 posts tagged with "Docusaurus"

Docusaurus static site generator guides and implementations

View All Tags

Uploading my Docusaurus site

· 2 min read
Simon Painter
Cloud Network Architect

I've now extended the github action for those who want to create their sites in Docusaurus and then have the commited and pushed changes automagically get built and synced to their S3 bucket. Static S3 sites are a great way to host static sites and Docusaurus is a great tool for rendering sites out of simple markdown content.

How to set up Github Actions to publish to S3 website

· 4 min read
Simon Painter
Cloud Network Architect

The problem

I used to run a hosted linux web server, which was great for stuff like all those weird little scripts and things I wanted to run 'always on'. After a while I put a few websites on it, and some websites for friends, and my little brother, and the local residents association, and next thing I knew I was running a load of instances of Wordpress. I was also constantly fending off the advances of hackers who were forever finding exploits in the famously insecure blogging platform.