Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.