-
@djlampert,
I've converted all the lessons to Jupyter Notebooks. While each lesson was in Markdown format, they are heavily modified to accommodate the Carpentries Jekyll template. Notedown identif…
-
Going through [`lib/feed.xml`](https://github.com/jekyll/jekyll-feed/blob/master/lib/feed.xml#L24) I noticed it generates the feed's main author tag only from author data set in the main config. Would…
-
The app works perfectly in English and it would be a good option to have the website in English as well.
idotj updated
4 months ago
-
Been knee deep with a i18n project, and this plugin does not work well with page title tags (maybe other elements too, haven't investigated.)
The `jekyll-multiple-languages-plugin` [1] works by ch…
-
I'm trying to use this value to sort a custom collection called `docs`.
`{% assign sorted_docs = site.docs | sort: 'last_modified_at' | reverse %}
`
This causes:
> Liquid Exception: Liquid e…
-
References tc39/archives#1
Todo:
* [x] Check for completeness of https://github.com/dherman/tc39-codex-wiki
* [x] index archives from archive.org
* [ ] (collect indexes from other archives)
* […
-
At the moment, writing pages for ec-addon-docs that requires you to do the following:
- Find `tests/dummy/app` folder
- Create a route in `tests/dummy/app/router.js`
- Create the respective `my-r…
gossi updated
4 years ago
-
- [ ] Plan of tech stack to use
- [ ] Get list of examples
- [ ] List of motivation for this ORG
-
Hi @pudo
I've generated an intermediary markdown representation of the spreadsheet/csv in the `data` branch of the repo: https://github.com/iilab/influencemapping-toolbox/tree/data/build
You might …
-
Rather than duplicate the same link many times in markdown, it would be much better to use a reference.
Here's an example:
Instead of
## Original markdown
```markdown
* Something somethi…