- Notifications
You must be signed in to change notification settings - Fork0
The source code for my blog.
License
NotificationsYou must be signed in to change notification settings
terminaldweller/blog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
It's the source code for my blog.
You find the live instancehere
You also can use the RSS feed to get notified of when there are new posts.
The blog post data is being kept in a mongodb instance so if we need anything we get it from there.
The process of adding posts is manual.
The blog has RSS functionality.
You can list all posts that have the same tag.
Our paths are static, we ask express to do the caching instead of something more explicit.