No description
Find a file
Syed Zayyan Masud a02c1a2404 markdown 2
2022-10-29 09:52:12 +01:00
.github/workflows markdown 2 2022-10-29 09:52:12 +01:00
content first commit 2022-10-29 09:39:10 +01:00
sass first commit 2022-10-29 09:39:10 +01:00
static first commit 2022-10-29 09:39:10 +01:00
templates first commit 2022-10-29 09:39:10 +01:00
.DS_Store first commit 2022-10-29 09:39:10 +01:00
config.toml markdown 2 2022-10-29 09:52:12 +01:00
README.md markdown 2 2022-10-29 09:52:12 +01:00
screenshot-dark.png markdown 2022-10-29 09:47:00 +01:00
screenshot-light.png markdown 2022-10-29 09:47:00 +01:00

Shadharon

Simple blog theme powered by Zola. See a live preview here.

Name derived from the Bengali Word - সাধারণ which translates to "generic"

Dark theme

blog-dark

Light theme

light-dark

Features

  • Pagination
  • Themes (light, dark). Default theme is dark with a switcher in the navbar
  • Projects page
  • Social Links
  • Tags

Installation

  1. Initialize Git Repo if not initialized

  2. Download the theme

git submodule add https://github.com/syedzayyan/shadharon themes/shadharon
  1. Add theme = "shadharon" to your config.toml
  2. Copy the example content
cp themes/apollo/content content

Options

These filenames are relative to the root of the site. In this example, the two CSS files would be in the static folder.

References

This theme is based on apollo.