This is the repo for swyx's blog - Blog content is created in github issues, then posted on swyx.io as blog pages! Comment/watch to follow along my blog within GitHub
swyx’s personal site is built using SvelteKit, Tailwind 3, Tailwind Typography, Netlify, and GitHub Issues as the CMS. The site has undergone several iterations, with the current version available at https://swyx.io. Previous versions of the site from 2017 can be viewed at https://www.swyx.io/rewrite-2022, and the last version of the 2022 site has been preserved at https://github.com/swyxio/swyxdotio2022. The upcoming 2023 site is documented at https://www.swyx.io/rewrite-2023.
To install and set up a site based on swyx’s personal site, you can refer to the following steps:
git clone https://github.com/swyxio/swyxkit.git
cd swyxkit
npm install
Customize the site according to your needs, edit the content, and add your own components.
Deploy the site using Netlify or any other hosting platform of your choice.
Enjoy your new site based on swyx’s personal site!
swyx’s personal site is an impressive example of how SvelteKit, Tailwind 3, Netlify, and GitHub Issues can be combined to create a beautiful and functional website. With its clean design, advanced typography, and easy-to-use CMS, this site serves as an excellent source of inspiration for others looking to build their own personal sites. The provided cleaner starter template makes it easy to get started and customize the site to suit individual needs.