aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-04-23changed reference to attribute which contins the dateMM
`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-23added 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-23use dateFormat instead of .Date.Format for better localizationMM
2023-04-23use dateFormat instead of .Date.Format for better localizationMM
2023-04-23use dateFormat instead of .Date.FormatMM
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-16Add example formatting pageJackson Chen
2023-04-16Make code blocks scrollable in case of overflowJackson Chen
Fixes #263 References: https://github.com/cstate/cstate/issues/263
2023-02-25Docker bugfix - Merge pull request #261 from rophy/fix-docker-git-errorMantas Vilčinskas
Fix hugo fails to run for docker build
2023-02-25Docker bugfix - Merge pull request #259 from rophy/masterMantas Vilčinskas
fix: docker/entrypoint.sh was not committed as executable
2023-02-24fix: make example site uses exampleSite/ in this repo, which disables ↵Rophy Tsai
enableGitInfo, closes #260
2023-02-24fix: docker/entrypoint.sh was not committed as executable, closes #258Rophy Tsai
2022-12-06#253 hotfixMantas Vilčinskas
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-29Fix affected links in subdir to work with Hugo v0.101+ #252 from zeeZ/fix-relurlMantas Vilčinskas
Fix affected links in subdir to work with Hugo v0.101+
2022-10-28Fix affected links in subdir to work with Hugo v0.101+Christian
2022-10-28Update README.mdMantas Vilčinskas
2022-10-28Update README.mdMantas Vilčinskas
2022-10-28link fixMantas Vilčinskas
2022-10-28advertise html embedMantas Vilčinskas
2022-10-28cstate v5.5 mergeMantas Vilčinskas
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-25Update README.mdMantas Vilčinskas
2022-10-24v5.5Mantas Vilčinskas
2022-10-24v5.5Mantas Vilčinskas
2022-10-24v5.5Mantas Vilčinskas
2022-10-22Updated instructionsMantas Vilčinskas
2022-10-22Less restrictive cors headers by defaultMantas Vilčinskas
2022-10-22Allow for CORS by default on CF pagesMantas Vilčinskas
2022-10-02fix #246Mantas Vilčinskas
2022-08-27simplified arrows #243 from bitfehler/bitfehler/simple-arrowsMantas 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-13cState v5.4 goes liveMantas Vilčinskas
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-07-13Catch up dev #238 from cstate/masterMantas Vilčinskas
2022-07-13Merge branch 'dev' into masterMantas Vilčinskas
2022-07-13add japanese translation #237 from kr-tukimi/devMantas Vilčinskas
2022-07-10Add Japanese Translatekr-tukimi
2022-06-14also fix gitlab ci file like for example repoMantas Vilčinskas
2022-06-12fix typo #233Mantas Vilčinskas