aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFiles
...
| * | | | | | | | | | chore(ci): split build into build and deploy jobsJan Raasch2023-03-081
| | | | | | | | | | |
| * | | | | | | | | | chore(deps): bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.2 (#61)dependabot[bot]2023-02-161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.9.0 to 3.9.2. - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases) - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md) - [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3.9.0...v3.9.2) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | | | | | | | | | Fix #9Caio Lente2024-02-081
| | | | | | | | | | |
* | | | | | | | | | | Typo on docsCaio Lente2024-02-082
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fix #10Caio Lente2024-01-081
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Update author paramCaio Lente2024-01-043
| | | | | | | | |
* | | | | | | | | Update RSS templateCaio Lente2024-01-041
| | | | | | | | |
* | | | | | | | | Update social card logicCaio Lente2024-01-044
| | | | | | | | |
* | | | | | | | | TypoCaio Lente2023-11-031
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Conditional CSSCaio Lente2023-10-274
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Customize figure styleCaio Lente2023-10-251
| |_|_|_|_|/ |/| | | | |
* | | | | | Make images work with baseURLs containing a subdirCaio Lente2023-10-184
| |_|_|_|/ |/| | | |
* | | | | Create byline classCaio Lente2023-10-172
| |_|_|/ |/| | |
* | | | Show post author if providedCaio Lente2023-10-171
| | | |
* | | | Improved RSS templateCaio Lente2023-10-174
| | | |
* | | | Move 'reply by email' button to the bottom of every postCaio Lente2023-10-176
| |_|/ |/| |
* | | Add icon idicating external postsCaio Lente2023-10-161
| | |
* | | Suggest render: false in adition to link: urlCaio Lente2023-10-161
| | |
* | | Update README with new config.toml templateCaio Lente2023-09-291
| | |
* | | Fix #2Caio Lente2023-09-292
| | |
* | | Add a descriptionCaio Lente2023-09-291
| | |
* | | Add skip links to features and credit @2kool4idkwhatCaio Lente2023-09-291
| | |
* | | Add i18n to skiplinkCaio Lente2023-09-296
| | |
* | | Merge pull request #4 from huantianad/language-params-fixCaio Lente2023-09-292
|\ \ \ | | | | | | | | fix: change use of .Site.Language.Params.params -> .Site.Params
| * \ \ Merge branch 'main' into language-params-fixCaio Lente2023-09-293
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #5 from 2kool4idkwhat/mainCaio Lente2023-09-293
|\ \ \ \ | | | | | | | | | | a11y: add a "skip to main content" link
| * | | | a11y: add skipnav link2kool4idkwhat2023-07-123
| | |_|/ | |/| |
* | | | Merge pull request #7 from crazyc4t/crazyc4t-fix-footerCaio Lente2023-09-291
|\ \ \ \ | |/ / / |/| | | Update deprecated parameters use
| * | | Update deprecated parameters useSaid Neder2023-08-201
|/ / /
| * / fix: change use of .Site.Language.Params.params -> .Site.Paramshuantian2023-06-132
|/ / | | | | | | .Site.Language.Params was deprecated in Hugo 0.112.0, see https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
* | Make website title H1C. Lente2023-04-252
| |
* | Better social card logicC. Lente2023-03-048
| |
* | Fix path to share image againC. Lente2023-03-045
| |
* | Fix path to share imageC. Lente2023-03-046
| |
* | Update hugo version reqC. Lente2023-03-042
| |
* | Dynamically generated social cardsC. Lente2023-03-0412
| |
* | Add social links to configC. Lente2023-03-042
| |
* | Reorder options in configC. Lente2023-03-022
| |
* | Open external links in another tabC. Lente2023-02-271
| |
* | Fix lighthouse uncrawlable linksC. Lente2023-02-271
| |
* | Fix contrast for disabled linksC. Lente2023-02-271
| |
* | Fix spacing in blog-postsC. Lente2023-02-271
| |
* | Update inline code styleC. Lente2023-02-271
| |
* | Add link to demoC. Lente2023-02-131
| |
* | Update toml on READMEC. Lente2023-02-131
| |
* | Update READMEC. Lente2023-02-136
| |
* | Minor tweaksC. Lente2023-02-132
| |
* | New images for demoC. Lente2023-02-136
| |
* | Update demo websiteC. Lente2023-02-133
| |
* | Add build actionC. Lente2023-02-133
| |