| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: reflecting the change from `generate_feed` to `generate_feeds` in config | Ahmed | 2024-11-17 | 1 | -2/+2 |
| | | |||||
| * | fix: sort pages by date for both paginated and non-paginated views | Ahmed | 2024-11-17 | 1 | -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 views | Alberto Paparelli | 2024-10-17 | 1 | -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 page | Ahmed M Alaa | 2024-03-13 | 2 | -5/+5 |
| | | |||||
| * | Update 3 files | Ahmed Alaa | 2023-12-17 | 3 | -3/+3 |
| | | | | | | - /config.toml - /README.md - /theme.toml | ||||
| * | Merge branch 'main' into 'main' | Ahmed Alaa | 2023-12-05 | 2 | -1/+7 |
| |\ | | | | | | | | | Make dates in post titles optional See merge request atgumx/no-style-please!5 | ||||
| | * | Make dates in post titles optional | Carlos López | 2023-08-09 | 2 | -1/+7 |
| | | | |||||
| * | | Merge branch 'main' into 'main' | Ahmed Alaa | 2023-12-05 | 1 | -3/+3 |
| |\ \ | |/ |/| | | | | | Update theme.toml See merge request atgumx/no-style-please!6 | ||||
| | * | Update theme.toml | jieiku | 2023-09-08 | 1 | -3/+3 |
| |/ | |||||
| * | making twitter cards optional, but on by default | Ahmed M Alaa | 2023-04-05 | 3 | -2/+11 |
| | | |||||
| * | Merge branch 'no-twitter' into 'no-twitter' | Ahmed Alaa | 2023-04-05 | 2 | -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 source | Clayton Craft | 2023-02-10 | 2 | -0/+3 |
| | | | |||||
| * | | Merge branch 'new-tab' into 'main' | Ahmed Alaa | 2023-04-05 | 2 | -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 tab | Clayton Craft | 2023-02-10 | 2 | -2/+3 |
| | |/ | |||||
| * | | Merge branch 'optional-categories' into 'main' | Ahmed Alaa | 2023-04-05 | 1 | -0/+4 |
| |\ \ | | | | | | | | | | | | | templates/page: make categories and contexts optional See merge request 4bcx/no-style-please!2 | ||||
| | * | | templates/page: make categories and contexts optional | Clayton Craft | 2023-02-10 | 1 | -0/+4 |
| | |/ | |||||
| * | | Merge branch 'typo-fix' into 'main' | Ahmed Alaa | 2023-04-05 | 1 | -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 pages | Clayton Craft | 2023-02-10 | 1 | -1/+1 |
| |/ | | | | Should be "true" not "false" to list pages | ||||
| * | added: default taxonomies templates, custom nav links | Ahmed M Alaa | 2022-12-05 | 14 | -7/+205 |
| | | |||||
| * | fix: adjusted list_page option, typos | Ahmed M Alaa | 2022-12-04 | 5 | -11/+27 |
| | | |||||
| * | fix: theme demo and repo urls | Ahmed M Alaa | 2022-12-03 | 1 | -2/+2 |
| | | |||||
| * | fix: base_url because the demo is served from GitLab pages | Ahmed M Alaa | 2022-12-03 | 1 | -1/+1 |
| | | |||||
| * | fix: branch setting in .gitlab-ci.yml (remember to read what you're copying) | Ahmed M Alaa | 2022-12-03 | 1 | -2/+2 |
| | | |||||
| * | init: just ported the theme | Ahmed M Alaa | 2022-12-03 | 28 | -0/+712 |
