Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.