Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New shortcode `taglink`, for linking to a tag page. | Harald Eilertsen | 2020-06-02 | 1 | -0/+2 |
| | |||||
* | Display full post in index if there's no summary. | Harald Eilertsen | 2020-06-02 | 1 | -2/+6 |
| | | | | Also drop the "Read more..." prompt if the full post is shown. | ||||
* | Render figure captions as markdown. | Harald Eilertsen | 2020-06-01 | 1 | -1/+1 |
| | |||||
* | Sort posts in reverse on index page. | Harald Eilertsen | 2020-06-01 | 1 | -1/+1 |
| | |||||
* | Use uppercase charset name. | Harald Eilertsen | 2020-06-01 | 1 | -1/+1 |
| | | | | Probably means nothing, but no harm either. | ||||
* | Support `alt' attributes in figure shortcode. | Harald Eilertsen | 2020-06-01 | 1 | -1/+1 |
| | |||||
* | Use Zola translation system to translate more prompt. | Harald Eilertsen | 2020-06-01 | 1 | -1/+1 |
| | |||||
* | More styling of post header on index page. | Harald Eilertsen | 2020-05-31 | 1 | -6/+6 |
| | |||||
* | Add styling, default license etc. | Harald Eilertsen | 2020-05-31 | 3 | -35/+24 |
| | |||||
* | et up baseic structure for homepage/blog with Zola | Harald Eilertsen | 2020-05-30 | 6 | -0/+139 |