Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-18 | 5.6.1 | Mantas Vilčinskas | |
2024-01-18 | 5.6.1 | Mantas Vilčinskas | |
2024-01-18 | 5.6.1 | Mantas Vilčinskas | |
2024-01-05 | Use overflow-wrap on headings | Joshua T | |
2023-12-01 | single.json: include issue content in JSON | dumbmoron | |
2023-12-01 | use dateFormat instead of .Date.Format for better localization #274 from ↵ | Mantas Vilčinskas | |
MirMiz/dateformat-fix | |||
2023-12-01 | checks if post is explicitly set to not be pinned | Mantas Vilčinskas | |
contributed by MirMiz | |||
2023-12-01 | Expose pinned issue(s) in index.json – #296 from dumbmoron/pinned-issues-json | Mantas Vilčinskas | |
2023-12-01 | v5.6 | Mantas Vilčinskas | |
2023-12-01 | v5.6 | Mantas Vilčinskas | |
2023-12-01 | v5.6 | Mantas Vilčinskas | |
2023-12-01 | index.json: add pinned issues to output | dumbmoron | |
Adds a `pinnedIssues` key to the `index.json` object, which contains issues with `informational` and `pin` set to `true`. | |||
2023-09-02 | 5.5.2 | Mantas Vilčinskas | |
2023-09-02 | 5.5.2 | Mantas Vilčinskas | |
2023-09-02 | 5.5.2 | Mantas Vilčinskas | |
2023-09-02 | Severity aware resolution #278 from nbarton915/severity-aware-resolution | Mantas Vilčinskas | |
2023-09-02 | Spelling #281 | Mantas Vilčinskas | |
Spelling | |||
2023-08-30 | spelling: highest | Josh Soref | |
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> | |||
2023-05-18 | issues resolution time now aware of whether severity was `down` or not | Nathan Barton | |
2023-04-23 | changed reference to attribute which contins the date | MM | |
`relative-time` didn't respected the dateformat, but defaultet on UTC. The Title-Attribute (hover) now displays time in the chosen dateformat. an additional Attribut `data-date` contains the UTC-Format for calculating the relative times using JavaScript | |||
2023-04-23 | added Dateformat localization to `relative-time` | MM | |
`relative-time` didn't respected the dateformat, but defaultet on UTC. The Title-Attribute (hover) now displays time in the chosen dateformat. an additional Attribut `data-date` contains the UTC-Format for calculating the relative times using JavaScript | |||
2023-04-23 | use dateFormat instead of .Date.Format for better localization | MM | |
2023-04-23 | use dateFormat instead of .Date.Format for better localization | MM | |
2023-04-23 | use dateFormat instead of .Date.Format | MM | |
2023-04-22 | Merge pull request #265 from JacksonChen666/master | Mantas Vilčinskas | |
Contain the code blocks & add example page for formatted markdown | |||
2023-04-22 | specify class | Mantas Vilčinskas | |
2023-04-22 | add md content class | Mantas Vilčinskas | |
2023-04-16 | Make code blocks scrollable in case of overflow | Jackson Chen | |
Fixes #263 References: https://github.com/cstate/cstate/issues/263 | |||
2022-10-29 | ver bump for #252 hotfix | Mantas Vilčinskas | |
2022-10-29 | ver bump for #252 hotfix | Mantas Vilčinskas | |
2022-10-29 | ver bump for #252 hotfix | Mantas Vilčinskas | |
2022-10-28 | Fix affected links in subdir to work with Hugo v0.101+ | Christian | |
2022-10-28 | Respect timezone even in last modified date when timeZone was set #249 | Mantas Vilčinskas | |
Respect timezone even in last modified date when `timeZone` was set | |||
2022-10-28 | Respect timezone even when enableLastMod and dateFormat is set | Shingo Omura | |
2022-10-24 | v5.5 | Mantas Vilčinskas | |
2022-10-24 | v5.5 | Mantas Vilčinskas | |
2022-10-24 | v5.5 | Mantas Vilčinskas | |
2022-10-02 | fix #246 | Mantas Vilčinskas | |
2022-08-24 | layout: use simple arrows as list pagination icons | Conrad Hoffmann | |
The currently used "triangle-headed" arrows are from the Unicode code block "Supplemental Arrows-C" [1], which seems to be not widely supported. This also applies to e.g. Roboto, which is being explicitly used in the CSS. Instead, use the "simple" arrows from the "Arrows" block, which is much more widely supported by fonts. [1]: https://en.wikipedia.org/wiki/Supplemental_Arrows-C closes #242 | |||
2022-07-13 | Fix #224, some weirdly formatted posts look pinned | Mantas Vilčinskas | |
2022-07-13 | Expose all variables to partials (thanks @jhanos) | Mantas Vilčinskas | |
2022-07-13 | 5.4 bump | Mantas Vilčinskas | |
2022-07-13 | 5.4 bump | Mantas Vilčinskas | |
2022-07-13 | 5.4 bump | Mantas Vilčinskas | |
2022-07-13 | remove link from category page | Mantas Vilčinskas | |
2022-02-12 | added link to affected page (for testing) | Mantas Vilčinskas | |
2022-02-12 | 5.3 | Mantas Vilčinskas | |
2022-02-12 | 5.3 ver | Mantas Vilčinskas | |
2022-02-12 | 5.3 ver | Mantas Vilčinskas | |
2022-02-12 | External link button to link to a component #223 | Mantas Vilčinskas | |
External link button to link to a component |