codinfox-lanyon icon indicating copy to clipboard operation
codinfox-lanyon copied to clipboard

Another jekyll templated based on lanyon

Results 7 codinfox-lanyon issues
Sort by recently updated
recently updated
newest added

I forked the dev branch. And keep getting error email saying that "Your site is using the `relative_permalinks` configuration option. ..." The config file is the only file I have...

how can I user tags and categories,can u give me some example? thxxxxxxxx

https://github.com/codinfox/codinfox-lanyon/blob/d4d7c4a3ff7120c1703de85281d8daa764515bd2/blog/index.html#L33 Jekyll complains like so ``` Liquid Warning: Liquid syntax error (line 28): Unexpected character % in "{{ post.content | split:"" | first % }}" in blog/index.html Liquid Warning: Liquid...

I'm attempting to place a table in my markdown and it's not displayed in markdown form. when I'm trying this below, | d | budget | result | | ---...

I think there is a copy and paste error within the category.html ``` {% for tag in post.tags %} {{ tag }} {% endfor %} ``` has to be ```...

![screenshot](https://cloud.githubusercontent.com/assets/4814034/26662078/995791b4-46bc-11e7-9c66-bcd8cc33e234.png) Couldn't click first row tags in this picture.