6 Open
4 Closed
Refactoring the site's deployment with the following implementations.
- Switching the web server to static-web-server.
- Containerizing Zola and the web server.
- Building just recipes for both development and production builds.
- Explore CI/CD deployment pipelines in Woodpecker, GitHub actions, and Gitlab pipelines.
HTML Templates and CSS refactor.
- Rebuild templates to be more dynamic by removing static content from the template files and moving it to the index markdown in the
contentdirectory. - Refactor CSS, trim classes and modernize content.
- Implement HTML and CSS accessibility features.
Rebuild content.
- Contact page rebuild:
- Look into
mailto:on the contact form. - If the form can't take the
mailto:link, a proper link will be added.
- Look into
- Projects page redesign.
- Pagination for the projects is unneeded; will change from a Zola
sectionto apage. - Content will be moved to a single page
index.md.
- Pagination for the projects is unneeded; will change from a Zola
- Redesign Blogroll page.
- Include entry descriptions