Skip to content

Repository holding the code for the twopoint.dev blog

License

Notifications You must be signed in to change notification settings

tw0po1nt/twopoint-website

Repository files navigation

Welcome to the twopoint.dev website 👋

Version Twitter: tw0po1nt

This is the repository containing the code for twopoint.dev, a technical blog by Matthew Watt.


Overview

This website is a static site using Astro, based on the AstroWind template. There is no CMS, the content for each post is written as an MDX file. Maybe one day if I write enough posts, I'll refactor it to use a CMS. But for now, this is sufficient.

Getting started

1. Clone the repository

git clone https://github.com/tw0po1nt/twopoint-website.git

2. Install dependencies

npm install

3. Build and run the site

npm run dev

4. See running app in browser

See your running application here

Live site

View live site

Author

👤 Matthew Watt

About

Repository holding the code for the twopoint.dev blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published