My Personal Website
How To Update Website On Blogs Written Here
toolbox enter zola
cd /home/zoey/Documents/GitHub/MyBlog
Preview Website Live: zola serve
Build Website For Hosting: zola build --output-dir ~/Documents/GitHub/MyBlogHostFiles --force
TODO (Blogs)
- Add CSS To Make Landing Page Look Better
- Add Blog CSS
- Mobile Blogs - How Will It Adapt For Mobile?
TODO (Other)
- Fix Mobile View!
- Add Other Media Pages
- Add A 404 Page