Charlotte Tan
|
de2f31976f
|
fix(docs): Use Kramdown processor (#6677)
* Update _config.yml
* add markdown=1
* add markdown="1"
* add markdown="1"
* remove extra space?
* update url
* try
* undo, wrong branch
* complete removing spaces?
Initial addressed at commit 83b7ee4112
* explicitly use kramdown
* try undo url change
* redoing url change
specifying `markdown: kramdown` explicitly did not change url parsing behavior
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
|
2022-01-31 11:58:31 -05:00 |
Charlotte Tan
|
8c5ece625e
|
fix(docs): Update markdown processor to use GFM (#5810)
* Update markdown processor to use GFM
* Split markdown config into new section - Conversion
|
2021-10-03 21:55:54 -04:00 |
David Ordás
|
7845727b5f
|
Upgrade theme to version v0.2.0 (#5453)
Upgrades jekyll-theme-minimal to current version v0.2.0
See guidelines at: https://github.com/pages-themes/minimal#usage
Related with EbookFoundation/free-programming-books#2479
|
2021-07-28 10:34:21 -04:00 |
David Ordás
|
886dff0f8f
|
Fix GitHub pages theme config (#5450)
* Render meaningful repo files as pages
In README.md there are a link to CONTRIBUTING.md that doesn't work as github pages so configure to include some of this meaningful files present in repo.
* Enable relative link collections
Referenced Doc:
- https://github.com/benbalter/jekyll-relative-links#processing-collections
- https://github.com/nicolas-van/easy-markdown-to-github-pages#create-the-_configyml-file
|
2021-07-26 12:54:59 -04:00 |
Jan Bartels
|
6056db8a39
|
Enable emoji on GitHub Pages (#3013)
|
2018-10-14 09:28:22 -04:00 |
eshellman
|
5ddaa8039d
|
Set theme jekyll-theme-minimal
|
2017-06-30 14:50:31 -04:00 |
eshellman
|
92914c9e69
|
Set theme jekyll-theme-slate
|
2017-06-30 14:49:59 -04:00 |
eshellman
|
0d3d1731c8
|
Set theme jekyll-theme-minimal
|
2017-06-30 14:46:16 -04:00 |