summaryrefslogtreecommitdiff
path: root/pelican/content/BuildingFromSource.md
AgeCommit message (Collapse)Author
2021-07-11More git link cleanupRob Austein
* Fix Trac "export:" links * Use "about" link for naked repository links so default view is the README.md * Adjust to match new cgit configuration which hides ".git" suffixes
2021-07-10Whack some URLs to match cgit naming schemeRob Austein
2021-05-09Finally get hanging text in lists mostly rightRob Austein
2021-02-15Try mapping source: and browser: linksRob Austein
This turns out to be less useful than expected, because somehow for every single link in the wiki, the source repository is not quite in the obvios plae with cgit. Might be a cgit configuration issue, but this gets wonky enough that it's probably simpler just to expand the JSON file we already have for the filter rules so that it includes other magic stuff like a URL map for this kind of link.
2021-02-15Seriously rework link processingRob Austein
2021-02-15AuthorsRob Austein
2021-02-14Fix more linksRob Austein
2021-02-14Fix publication datesRob Austein
2021-02-14Pelican-izeRob Austein
2021-02-14Start restructuring for PelicanRob Austein