Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

alii/blog

Repository files navigation

⚠️ ARCHIVED ⚠️

I've archived this repo as I've moved all the blog posts to my main website repo @ alii/website.

This repo will stay on GitHub for archival purposes.


alistair.blog

I want to use this for my own blog!

I'm honoured! Feel free to fork the repo and then edit out places that have my name with your name. Then you can delete all of the posts in the src/posts/<date> folder and starting writing your own! Remember to import the post in the src/posts/index.ts file to register it listed.

Creating a new post

Creating a post is fairly simple, you just need to create a new class that extends the abstract class Post and implement the members. These are a name, date, a few other properties and cruically, a render() method that returns the content of this post.

About

⚠️ ARCHIVED ⚠️ Moved to alii/website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •