Releases: nazmulidris/developerlife.com
Releases · nazmulidris/developerlife.com
Polished version without blog content
- The headers and footers are styled correctly.
- The about-me page has been added.
- However, there aren't any real posts (there are some dummy examples).
- All the categories are dummy examples as well.
Initial release
All the required functionality to create a blog is in this repo. There's no content in it.
However things like styling, favicon (same as site logo), support for categories, support for related posts, are all included in it.
In order to use it, you must:
- Supply the content (post.md files).
- Create an html file for each of your content's categories in the
category/
folder.