Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mantrajs/mantrajs-website
Proposal for the mantrajs.org website.
https://github.com/mantrajs/mantrajs-website
Last synced: 9 days ago
JSON representation
Proposal for the mantrajs.org website.
- Host: GitHub
- URL: https://github.com/mantrajs/mantrajs-website
- Owner: mantrajs
- Created: 2016-02-20T13:27:40.000Z (over 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-02-23T10:12:05.000Z (over 8 years ago)
- Last Synced: 2023-08-04T09:58:41.153Z (over 1 year ago)
- Size: 354 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mantra JS Website
This website is build using Jekyll static website builder.
Setup you local copy with:
```
bundle install
```Run Jekyll locally using this command:
```
bundle exec jekyll serve --watch
```Check the online version:
http://mantrajs.github.io/mantrajs-website.