https://github.com/sim51/bsimard-static
bsimard site generator
https://github.com/sim51/bsimard-static
Last synced: 2 months ago
JSON representation
bsimard site generator
- Host: GitHub
- URL: https://github.com/sim51/bsimard-static
- Owner: sim51
- Created: 2016-12-04T16:55:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T11:24:18.000Z (6 months ago)
- Last Synced: 2025-01-24T16:44:36.060Z (4 months ago)
- Language: JavaScript
- Size: 7.89 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Bsimard site generator
Serve website as local website :
----
bundle exec jekyll serve --config=_config.yml
--------
bundle exec jekyll build --config=_config.yml
----