Noctis is a minimalist, dark-themed Jekyll theme designed to provide a sleek and modern user experience. This theme is currently a work in progress (WIP) and may undergo significant changes as development continues. It also includes the source of my site at https://www.nativvstudios.com because I was too lazy to make a new Jekyll project.
Inspired by Stack by JimmyCai

- Dark minimalist aesthetic
- Responsive design for mobile and desktop
- Tags and categories support
- light/dark mode toggle
- Color schemes
- Download or clone the repo
git clone https://github.com/nativvstudios/Noctis.git - Enter the folder
cd Noctis - Run
bundle install - Start Jekyll
bundle exec jekyll serve - Configure in
config.ymland_data/author.yml
Since this theme is a WIP, contributions are welcome! Please open an issue or submit a pull request if you want to suggest changes or contribute.
This project will be released under the MIT License upon completion.