Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nolim1t/nolim1t-co-templates
Experiment to put templates for my github page in a submodule. Lets make layout templating great again
https://github.com/nolim1t/nolim1t-co-templates
github-pages jekyll templates
Last synced: about 18 hours ago
JSON representation
Experiment to put templates for my github page in a submodule. Lets make layout templating great again
- Host: GitHub
- URL: https://github.com/nolim1t/nolim1t-co-templates
- Owner: nolim1t
- License: mit
- Created: 2017-04-07T03:47:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-06T04:36:48.000Z (over 6 years ago)
- Last Synced: 2024-11-15T04:28:03.080Z (2 months ago)
- Topics: github-pages, jekyll, templates
- Language: HTML
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Submodule for github pages templates. Jekyll posts using the DRY philosophy.
## Usage
Wherever you have a page in a separate repository, do the folliowing in that repo.
```bash
git submodule add https://github.com/nolim1t/nolim1t-co-templates.git _layouts
```Then commit the new changes.