Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace kuvira -> toph | EuAndreh | 2022-11-26 | 1 | -6/+6 |
| | | | | | | | git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes. | ||||
* | Update link to Git repositories | EuAndreh | 2021-10-11 | 1 | -6/+6 |
| | |||||
* | Also mark x-bindgen as archived | EuAndreh | 2021-02-09 | 1 | -3/+6 |
| | |||||
* | Update date to reflect edition of the ParsecC link | EuAndreh | 2021-02-09 | 1 | -1/+1 |
| | |||||
* | Update link to ParsecC | EuAndreh | 2021-02-09 | 1 | -2/+1 |
| | |||||
* | Point to the README page of the repositories | EuAndreh | 2021-02-09 | 1 | -3/+3 |
| | |||||
* | point to README on Git server | EuAndreh | 2021-02-08 | 1 | -3/+3 |
| | |||||
* | building a database article: Use :db/root over null value | EuAndreh | 2020-11-14 | 1 | -5/+7 |
| | |||||
* | Use "eu_categories" frontmatter attribute | EuAndreh | 2020-11-14 | 1 | -1/+1 |
| | | | | | | | | | Jekyll treats names like "category" and "categories" differently, so I chose to name it "eu_categories" in order to avoid inheriting the special treatment, and have full control of what a category means and how it behaves. The _includes/category.html was changed to reflect that, with an extra coupled change that makes it not specific to articles, but any collection type. | ||||
* | Add (first) building a database post | EuAndreh | 2020-11-12 | 1 | -0/+231 |