DevLog Updates
DevLog Stack
Publish Date: |
Last Updated:
Last Updated:
Introduction
This is a quick overview of the technologies and tools used to power the DevLog. I will be going over the following:
- Astro
- Static Site Generator
- NodeJS
- Used for the build process
- Firebase
- Website Hosting
- GitHub
- Code Version Control
- VSCode
- Obsidian.md
- Blog Creation
Future Plans
- Design and Quality of Life Features
- Blog Metadata
- Subjects or Categories ⚡
- Tags
- Add a Dark Mode
- Add a Search Function
- Add a Comment Section
- Blog Metadata
- Development and Content Management
- CI/CD Pipeline
- Automate the build and deploy process with GitHub Actions.
- Add a CMS
- For managing blog content for the DevLog.
- CI/CD Pipeline
⚡ = In Progress