-
Ich hab gerade mal ein wenig mit http://jekyllbootstrap.com/ gespielt, siehe http://jangalinski.github.io/index.html
wäre das was für die Seite hier?
-
Found in #6
Clone and see how https://github.com/plusjade/jekyll-bootstrap working
-
When running jekyll serve in the directory cloned from the bootstrap repo, it throws a long list of errors:
```
Configuration file: /home/ws/Git/jekyll-bootstrap/_config.yml
/home/ws/Git/jekyll-boots…
-
Probably on github docs/pages, with a theme
https://guides.github.com/features/wikis/
Also see
- https://github.com/collections/github-pages-examples
- https://www.siteleaf.com/
- Evan Will…
-
```
$ grunt -v
Initializing
Command-line options: --stack, --verbose
Reading "Gruntfile.coffee" Gruntfile...OK
Registering Gruntfile tasks.
Registering "grunt-bower-task" local Npm module tasks.
Re…
-
Did the git clone, `bower install && npm install`, `grunt build`, then this:
```
$ grunt work
Running "clean:dist" (clean) task
Cleaning dist...OK
Running "copy:build" (copy) task
Created 4 director…
-
This may be related to #22 but I've done a bit of digging and figured I'd throw it into its own issue. Please close/reassign as needed.
I've been trying to get this plugin to work with jekyll for a…
-
There are several links in this template that use http rather than https. Chrome at least warns about the insecurities this may create. I would like to see those links changed to https.
Examples:
…
-
@parkr, also hoping you might be able to help me out here. What's the proper convention for naming / structuring a Jekyll plugin? Is there a convention? Seeing a couple different patterns.
Here's [th…
-
I'd suggest starting with this article, which provides a very good guide to setting up a bare bones github pages site and converting it to jekyll
http://jmcglone.com/guides/github-pages/
Then read t…