-
Either it's missing some config tweak or it just doesn't work. I'll check it.
-
```
Leaving directory ‘/home/michael/.emacs.d/elpa/helm-core-20161205.2230’
Compiling file /home/michael/.emacs.d/elpa/helm-core-20161205.2230/helm-lib.el at Tue Dec 6 19:48:04 2016
Entering di…
-
When run `pelican content`, I got an exception with
```
File "/Users/xxxx/WorkSpace/python/pelican/lib/python2.7/site-packages/pelican/settings.py", line 220, in configure_settings
% settings[…
-
Since [Octopress](http://octopress.org) is a wrapper around Jekyll, is it possible to set up a octopress blog on github pages without touching the command line.
-
Hey there, thanks so much for your work on this theme :smile:
I've further customised the CSS heavily and made a dark theme with Solarized Dark (ported from Octopress) for code blocks.
Thought you …
-
-
On newly installed Fedora 23 with ruby 2.2.4 I cannot `jekyll serve` after bundle exec
``` sh
$ bundle exec jekyll serve
Configuration file: /home/marcin/github/blog/_config.yml
Source: …
-
Hi there, thanks so much for your work on porting this theme over to Hugo :smile:
I noticed that all of the CSS for this theme is in a file called hugo-octopress.css. I hope to override a few lines…
-
The metadata supported is not complete YAML. It does not handle lists spanning multiple lines:
```
entries:
- one
- two
- three
```
The error:
```
unexpected "\n"
expecting space followed by metada…
-
```
➤ make
Makefile:1: /src/Make.inc: No such file or directory
Makefile:7: /src/Make.cmd: No such file or directory
make: *** No rule to make target `/src/Make.cmd'. Stop.
```
Looks like somebody f…