Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nokorpo/nokorpo-website
The code for the official Nokorpo website. A static site built using Jekyll.
https://github.com/nokorpo/nokorpo-website
jekyll website
Last synced: 25 days ago
JSON representation
The code for the official Nokorpo website. A static site built using Jekyll.
- Host: GitHub
- URL: https://github.com/nokorpo/nokorpo-website
- Owner: Nokorpo
- Created: 2024-04-11T15:56:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-26T12:29:38.000Z (about 1 month ago)
- Last Synced: 2024-12-26T13:32:04.665Z (about 1 month ago)
- Topics: jekyll, website
- Language: SCSS
- Homepage:
- Size: 2.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup
```
gem install bundler jekyll
```## Start
```
bundle exec jekyll serve
```