Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Assert all post refs end with '-post' and TIL refs end with -til"...This reverts commit e0db9261ea31c38ea5b6de4246d9f651920443a0. Now instead of having such restriction in name of separate "namespaces" for posts and TILs, I'd rather have more meaninful names for each entry. If this doesn't work on the long run (like being hard coming up with enw names) I can add this restriction again. | EuAndreh | 2020-08-12 | 1 | -1/+1 |
* | Assert all post refs end with '-post' and TIL refs end with -til...Also add this assertion to ./scripts/assert-content.sh. | EuAndreh | 2020-08-12 | 1 | -1/+1 |
* | _posts: Change to named footnotes | EuAndreh | 2020-08-09 | 1 | -7/+7 |
* | Use relative paths for <a> links in the same server | EuAndreh | 2020-08-04 | 1 | -2/+2 |
* | Markdown cleanup | EuAndreh | 2020-02-06 | 1 | -1/+1 |
* | Sanitize markdown content | EuAndreh | 2020-02-06 | 1 | -54/+46 |
* | DIY Atom feed | EuAndreh | 2020-02-05 | 1 | -0/+2 |
* | Revert collections_dir | EuAndreh | 2020-02-05 | 1 | -0/+279 |
* | Use collections_dir | EuAndreh | 2020-02-05 | 1 | -279/+0 |
* | Reproduce hakyll behaviour | EuAndreh | 2020-02-05 | 1 | -1/+1 |
* | WIP Jekyll | EuAndreh | 2020-02-05 | 1 | -0/+279 |