This is Don't Panic's source code for its new and official website. See the link on the sidebar for the live site.
We are using Svelte for the frontend and Sapper for the backend/hosting.
We dynamically render much of the site using Markdown. We recommend you check out the source code if you are new to web development and/or are looking to create a portfolio.
The structure is based off the default Sapper Template. See the full details and instruction there.
$ npm install
$ npm dev
Please check out the developer's, Henry Fellerhoff and Alex Rose, other work!