Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexwaibel/simple-staticman-site
A testing repo configured to integrate with staticman.
https://github.com/alexwaibel/simple-staticman-site
Last synced: 28 days ago
JSON representation
A testing repo configured to integrate with staticman.
- Host: GitHub
- URL: https://github.com/alexwaibel/simple-staticman-site
- Owner: alexwaibel
- Created: 2019-11-09T04:14:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T07:53:53.000Z (about 2 years ago)
- Last Synced: 2023-03-04T01:23:58.176Z (over 1 year ago)
- Language: HTML
- Size: 43 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-staticman-site
This repo exists for me to test changes to the Staticman API as well as to play with features before adding them to my [personal site](https://waibel.us)The current master branch is hosted on github pages [here](https://waibel.us/simple-staticman-site).
### Templates
This repo also serves as a reference for several templates on the other branches.* staticman-example-site
* This branch contains a minimal working example of using Staticman to provide comments to Jekyll pages. It uses a slightly modified version of the default Jekyll theme, [Minima](https://github.com/jekyll/minima)
* template-site
* This branch is a minimal working configuration for Jekyll with GitHub Pages and contains no Staticman related code.