Lagrange
Lagrange copied to clipboard
A minimalist Jekyll theme for running a personal blog powered by Jekyll and GitHub Pages
I couldn't delete template posts without a build error. I believe the coding referencing in the "about.md" of files "2015-10-10-getting-started" and "2014-01-01-text-formatting-examples" causes a break in the file structure. To...
I would like the disable MathJax. Is there a config option for this?
- Added `baseurl` as in `{{ site.url }}{{ site.baseurl }}` to prepend to the url. - `url` and `baseurl` are specified in _config.yml, where: - `url`: Root of the domain,...
This plugin automatically generates tags after saving posts if jekyll server is running at background. The tag pages are stored in the tags/ dir, and you can add those pages...
Hi, Thank you for this very useful theme. I'm trying to deploy into a directory on my server, and it seems that the theme is not using baseurl (in _config.yml)...
Hi, I a getting bad rendering and broken links on local testing with `bundle exec jekyll serve`. The rendering on Github Pages is great. I believe the problem might reside...
Why the contents in this file isn't changed that i edit It is Lagrange title and github address in my repository
[GitHub Pages](https://github.com/blog/2464-use-any-theme-with-github-pages) supports apply community-curated Jekyll themes in `_config.yml`. I tested it, but it doesn't work with this theme.