Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nativvstudios/noctis
Noctis is a dark theme for the Jekyll static site generator
https://github.com/nativvstudios/noctis
Last synced: 7 days ago
JSON representation
Noctis is a dark theme for the Jekyll static site generator
- Host: GitHub
- URL: https://github.com/nativvstudios/noctis
- Owner: nativvstudios
- License: mit
- Created: 2024-09-23T01:30:07.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T21:38:55.000Z (2 months ago)
- Last Synced: 2024-11-06T22:26:59.867Z (2 months ago)
- Language: SCSS
- Size: 31.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Noctis
**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](https://github.com/CaiJimmy/hugo-theme-stack)
![Noctis Desktop](desktop.png)
![Noctis Mobile](mobile.png)## Features
- Dark minimalist aesthetic
- Responsive design for mobile and desktop
- Tags and categories support
- light/dark mode toggle
- Color schemes## Installation
1. Download or clone the repo `git clone https://github.com/nativvstudios/Noctis.git`
2. Enter the folder `cd Noctis`
3. Run `bundle install`
4. Start Jekyll `bundle exec jekyll serve`
5. Configure in `config.yml` and `_data/author.yml`## Contributing
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.
## License
This project will be released under the MIT License upon completion.