Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basemax/max
https://github.com/basemax/max
jekyll jekyll-site
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/basemax/max
- Owner: BaseMax
- License: gpl-3.0
- Created: 2022-10-27T06:17:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-10T19:05:06.000Z (over 1 year ago)
- Last Synced: 2024-05-02T02:49:54.735Z (10 months ago)
- Topics: jekyll, jekyll-site
- Language: HTML
- Homepage: https://basemax.github.io/Max/
- Size: 4.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Max
**Demo:** https://basemax.github.io/Max/
## Setup
```bash
$ gem update
$ gem install jekyll bundler
$ bundle add webrick
$ bundle install
$ bundle exec jekyll serve --livereload
```Read more at https://jekyllrb.com/docs/usage/ and https://jekyllrb.com/docs/