build_readmes
We have a collection of resources, formatted as Feedmark files (Markdown files with extra structure).
This Python program reads in all these files, collates them, and writes out combined files (READMEs).
Each entry has 1 or more topics. Each entry is in a file in a directory, and this establishes its "main topic". But the entry can also have a "topics:" key. If it does, this indicates it is in 2 or more topics.
The READMEs are rendered on a topic-by-topic basis. However, if an entry has more than one topic, it is included on each topic README that it has a topic for. In the topic READMEs which are not its "main" topic, it shows the "main" topic of the entry, as a link.
History of
script
/
build_readmes
@master
git clone https://git.catseye.tc/The-Glosscubator/
- Add a topic specifically for Monads, and add one web resource. Chris Pressey 1 year, 4 months ago
- Put the Wikipedia link, when it exists, in the "see-also bar". Chris Pressey 1 year, 4 months ago
- Include the topic description in the README for some topics. Chris Pressey 1 year, 4 months ago
- Rename Technology to Technologies. All topics have a description. Chris Pressey 1 year, 4 months ago
- Keep fleshing out descriptions of topics. Chris Pressey 1 year, 4 months ago
- Don't show empty sections in rating documents. Chris Pressey 1 year, 4 months ago
- Minor refactor Chris Pressey 1 year, 4 months ago
- Fix formatting, add output description on assertion Chris Pressey 1 year, 5 months ago
- Make make_anchor() produce more correct anchors. Chris Pressey 1 year, 6 months ago
- Fix implementation of make_anchor. Feedmark maintainers take note! Chris Pressey 1 year, 6 months ago
- Fix commentary links. Chris Pressey 1 year, 6 months ago
- Extract ratings to own files. Chris Pressey 1 year, 6 months ago
- Rename commentary files. Chris Pressey 1 year, 6 months ago
- Note license of README file in subdirectory. `reuse lint` passes. Chris Pressey 1 year, 6 months ago
- Improve anchor formatting logic. Chris Pressey 1 year, 9 months ago
- Link to commentary on entries that have a detectable amount of it. Chris Pressey 1 year, 9 months ago
- Add 2 Games and a PL repository, and sort secondary entries. Chris Pressey 1 year, 9 months ago
- Show ratings on books and papers too. Chris Pressey 1 year, 9 months ago
- Render rating next to each entry that has one, in the READMEs. Chris Pressey 1 year, 9 months ago
- Link to the originating topic, for secondary-topic entries. Chris Pressey 1 year, 9 months ago
- Resources in multiple topics are now rendered in multiple READMEs. Chris Pressey 1 year, 9 months ago
- Small refactor. Chris Pressey 1 year, 9 months ago
- Refactor: split script into modules. Chris Pressey 1 year, 9 months ago