Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 472 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 472 Bytes

Personal Website

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