Swyxdotio screenshot

Swyxdotio

Author Avatar Theme by Swyxio
Updated: 25 Apr 2025
374 Stars

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

Categories

Overview

swyx’s personal site is built using SvelteKit and incorporates Tailwind 3 and Tailwind Typography for styling. The site is hosted on Netlify and uses GitHub Issues as its content management system (CMS). Previous versions of the site can be found on GitHub and there is also documentation available for the upcoming 2023 version.

Features

  • SvelteKit: The site is built using SvelteKit, a framework for building web applications with Svelte. This allows for a fast and efficient development experience.

  • Tailwind 3: The site utilizes Tailwind 3 for its styling, providing a set of utility classes that make it easy to design and customize the site’s appearance.

  • Tailwind Typography: In addition to Tailwind 3, the site also incorporates Tailwind Typography, a plugin that adds typographic styles and enhancements to the design.

  • Netlify: The site is hosted on Netlify, a popular platform for deploying and managing static sites. Netlify provides a seamless deployment process and offers features like continuous integration and automatic SSL certificates.

  • GitHub Issues CMS: The site uses GitHub Issues as its CMS, allowing swyx to easily manage and update the content of the site through GitHub’s familiar interface.

  • Previous Versions: Previous iterations of the site can be found on GitHub, providing a history of the site’s development and evolution over time.

  • 2023 Version Documentation: There is documentation available for the upcoming 2023 version of the site, giving insights into its design and implementation.

Installation

To make a site based on this setup, you can refer to the cleaner starter template available at swyxio/swyxkit. This template provides a solid foundation to build upon and includes the necessary configuration for SvelteKit, Tailwind 3, Tailwind Typography, Netlify, and GitHub Issues as the CMS.

To get started, clone the repository and follow these steps:

  1. Install the dependencies by running npm install or yarn install.
  2. Customize the site according to your needs, modifying the pages, components, and styles as necessary.
  3. Set up your Netlify account and create a new site. Link it to the repository and configure the build settings.
  4. Enable GitHub Issues as the CMS for your site by following the appropriate configuration steps.
  5. Deploy the site to Netlify using the Netlify CLI or through the Netlify web interface.

Once the deployment is complete, your site will be up and running with the same setup as swyx’s personal site, including all the features and functionality mentioned above.

Summary

swyx’s personal site is a well-designed and efficiently built website that showcases the capabilities of SvelteKit, Tailwind 3, and other technologies. By leveraging these tools, swyx has created a responsive and visually appealing site that is easy to manage and update. The use of GitHub Issues as a CMS and the availability of previous versions and documentation further enhance the overall development experience.