aboutsummaryrefslogtreecommitdiff
path: root/layouts
AgeCommit message (Collapse)Author
2023-12-01checks if post is explicitly set to not be pinnedMantas Vilčinskas
contributed by MirMiz
2023-12-01Expose pinned issue(s) in index.json – #296 from dumbmoron/pinned-issues-jsonMantas Vilčinskas
2023-12-01v5.6Mantas Vilčinskas
2023-12-01v5.6Mantas Vilčinskas
2023-12-01v5.6Mantas Vilčinskas
2023-12-01index.json: add pinned issues to outputdumbmoron
Adds a `pinnedIssues` key to the `index.json` object, which contains issues with `informational` and `pin` set to `true`.
2023-09-025.5.2Mantas Vilčinskas
2023-09-025.5.2Mantas Vilčinskas
2023-09-025.5.2Mantas Vilčinskas
2023-09-02Severity aware resolution #278 from nbarton915/severity-aware-resolutionMantas Vilčinskas
2023-09-02Spelling #281Mantas Vilčinskas
Spelling
2023-08-30spelling: highestJosh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-05-18issues resolution time now aware of whether severity was `down` or notNathan Barton
2023-04-22Merge pull request #265 from JacksonChen666/masterMantas Vilčinskas
Contain the code blocks & add example page for formatted markdown
2023-04-22specify classMantas Vilčinskas
2023-04-22add md content classMantas Vilčinskas
2023-04-16Make code blocks scrollable in case of overflowJackson Chen
Fixes #263 References: https://github.com/cstate/cstate/issues/263
2022-10-29ver bump for #252 hotfixMantas Vilčinskas
2022-10-29ver bump for #252 hotfixMantas Vilčinskas
2022-10-29ver bump for #252 hotfixMantas Vilčinskas
2022-10-28Fix affected links in subdir to work with Hugo v0.101+Christian
2022-10-28Respect timezone even in last modified date when timeZone was set #249Mantas Vilčinskas
Respect timezone even in last modified date when `timeZone` was set
2022-10-28Respect timezone even when enableLastMod and dateFormat is setShingo Omura
2022-10-24v5.5Mantas Vilčinskas
2022-10-24v5.5Mantas Vilčinskas
2022-10-24v5.5Mantas Vilčinskas
2022-10-02fix #246Mantas Vilčinskas
2022-08-24layout: use simple arrows as list pagination iconsConrad 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-13Fix #224, some weirdly formatted posts look pinnedMantas Vilčinskas
2022-07-13Expose all variables to partials (thanks @jhanos)Mantas Vilčinskas
2022-07-135.4 bumpMantas Vilčinskas
2022-07-135.4 bumpMantas Vilčinskas
2022-07-135.4 bumpMantas Vilčinskas
2022-07-13remove link from category pageMantas Vilčinskas
2022-02-12added link to affected page (for testing)Mantas Vilčinskas
2022-02-125.3Mantas Vilčinskas
2022-02-125.3 verMantas Vilčinskas
2022-02-125.3 verMantas Vilčinskas
2022-02-12External link button to link to a component #223Mantas Vilčinskas
External link button to link to a component
2022-02-03[BUGFIX] avoid escaping the xml prolugue in list.htmlKay Strobach
#226
2022-02-03[BUGFIX] avoid escaping the xml prolugue in index.htmlKay Strobach
#226
2021-12-27add optional external link buttonaperullo
2021-12-25fix #213Mantas Vilčinskas
2021-12-16add xml declarationKay Strobach
2021-12-16[TASK] add xml declaration to provide clean xml code for all readersKay Strobach
2021-10-105.2 updateMantas Vilčinskas
2021-10-105.2 updateMantas Vilčinskas
2021-10-105.2 updateMantas Vilčinskas
2021-10-10#202 - changed my mind, old close marker wasn't okMantas Vilčinskas
2021-10-10fix bug so same post doesn't show up twiceMantas Vilčinskas