aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* Fix: Sort pages by date for both paginated and non-paginated viewsAlberto Paparelli2024-10-171-2/+2
| | | | Updated the index.html template to ensure that both paginated and non-paginated pages are sorted by date in descending order (newest first). This change improves the user experience by displaying the most recent content at the top of the list, enhancing navigation and content discovery.
* Make dates in post titles optionalCarlos López2023-08-091-1/+1
|
* making twitter cards optional, but on by defaultAhmed M Alaa2023-04-051-1/+2
|
* Merge branch 'no-twitter' into 'no-twitter'Ahmed Alaa2023-04-051-0/+2
|\ | | | | | | | | templates/base: allow excluding twitter stuff from page source See merge request 4bcx/no-style-please!3
| * templates/base: allow excluding twitter stuff from page sourceClayton Craft2023-02-101-0/+2
| |
* | Merge branch 'new-tab' into 'main'Ahmed Alaa2023-04-051-2/+2
|\ \ | | | | | | | | | | | | templates/base: support opening nav items in new tab See merge request 4bcx/no-style-please!4
| * | templates/base: support opening nav items in new tabClayton Craft2023-02-101-2/+2
| |/
* / templates/page: make categories and contexts optionalClayton Craft2023-02-101-0/+4
|/
* added: default taxonomies templates, custom nav linksAhmed M Alaa2022-12-0511-5/+155
|
* fix: adjusted list_page option, typosAhmed M Alaa2022-12-042-6/+16
|
* init: just ported the themeAhmed M Alaa2022-12-039-0/+235