aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: updated info and build conf for sourcehutAhmed2025-10-164-20/+23
|
* fix: `..` path in taxonomiesAhmed2024-11-173-3/+3
|\ | | | | | | | | | | | | Merge branch '0poss/dodot-path-fix' By [0poss](gitlab.com/0poss) Fix '..' path in categories, contexts and tags
| * Fix '..' path in categories, contexts and tags0poss2024-07-143-3/+3
| |
* | fix: reflecting the change from `generate_feed` to `generate_feeds` in configAhmed2024-11-171-2/+2
| |
* | fix: sort pages by date for both paginated and non-paginated viewsAhmed2024-11-171-2/+2
|\ \ | |/ |/| | | | | | | | | Merge branch 'carpe-diem-fix/sort-pages-by-date' By [carpediem](github.com/carpe-diem) 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.
| * 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.
* fix: broken urls in home pageAhmed M Alaa2024-03-132-5/+5
|
* Update 3 filesAhmed Alaa2023-12-173-3/+3
| | | | | - /config.toml - /README.md - /theme.toml
* Merge branch 'main' into 'main'Ahmed Alaa2023-12-052-1/+7
|\ | | | | | | | | Make dates in post titles optional See merge request atgumx/no-style-please!5
| * Make dates in post titles optionalCarlos López2023-08-092-1/+7
| |
* | Merge branch 'main' into 'main'Ahmed Alaa2023-12-051-3/+3
|\ \ | |/ |/| | | | | Update theme.toml See merge request atgumx/no-style-please!6
| * Update theme.tomljieiku2023-09-081-3/+3
|/
* making twitter cards optional, but on by defaultAhmed M Alaa2023-04-053-2/+11
|
* Merge branch 'no-twitter' into 'no-twitter'Ahmed Alaa2023-04-052-0/+3
|\ | | | | | | | | 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-102-0/+3
| |
* | Merge branch 'new-tab' into 'main'Ahmed Alaa2023-04-052-2/+3
|\ \ | | | | | | | | | | | | 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-102-2/+3
| |/
* | Merge branch 'optional-categories' into 'main'Ahmed Alaa2023-04-051-0/+4
|\ \ | | | | | | | | | | | | templates/page: make categories and contexts optional See merge request 4bcx/no-style-please!2
| * | templates/page: make categories and contexts optionalClayton Craft2023-02-101-0/+4
| |/
* | Merge branch 'typo-fix' into 'main'Ahmed Alaa2023-04-051-1/+1
|\ \ | |/ |/| | | | | readme: fix typo for enabling listing of pages See merge request 4bcx/no-style-please!1
| * readme: fix typo for enabling listing of pagesClayton Craft2023-02-101-1/+1
|/ | | | Should be "true" not "false" to list pages
* added: default taxonomies templates, custom nav linksAhmed M Alaa2022-12-0514-7/+205
|
* fix: adjusted list_page option, typosAhmed M Alaa2022-12-045-11/+27
|
* fix: theme demo and repo urlsAhmed M Alaa2022-12-031-2/+2
|
* fix: base_url because the demo is served from GitLab pagesAhmed M Alaa2022-12-031-1/+1
|
* fix: branch setting in .gitlab-ci.yml (remember to read what you're copying)Ahmed M Alaa2022-12-031-2/+2
|
* init: just ported the themeAhmed M Alaa2022-12-0328-0/+712