{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":121858752,"defaultBranch":"main","name":"hugo-coder","ownerLogin":"luizdepra","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-02-17T13:45:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1427376?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1706230159.0","currentOid":""},"activityList":{"items":[{"before":"f850eb85badf5542c0b38e0fe6c8817454498c2c","after":"759cc945636473d251a28597e2007cbb7d11631d","ref":"refs/heads/main","pushedAt":"2024-05-17T19:45:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Fix deprecation warnings (#913)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [x] This pull request fixes warnings.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nThis PR fixes warnings emitted by hugo.\r\nIt raises the min required version for the theme to 0.124.0, I hope this\r\nis o.k. for you.\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already","shortMessageHtmlLink":"Fix deprecation warnings (#913)"}},{"before":"b93858af2bb206e94bba67de8093463cb91cb221","after":"f850eb85badf5542c0b38e0fe6c8817454498c2c","ref":"refs/heads/main","pushedAt":"2024-05-07T00:07:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Fix dead link and config fname (#912)\n\n### Prerequisites\r\n\r\n- [x] This pull request fixes a bug.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nDead link in the readme.","shortMessageHtmlLink":"Fix dead link and config fname (#912)"}},{"before":"575a53caff42e0467d1e0756b60fd8eb12c84d4b","after":"b93858af2bb206e94bba67de8093463cb91cb221","ref":"refs/heads/main","pushedAt":"2024-04-29T15:16:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"fix: Building website (#909)\n\n### Prerequisites\r\n\r\n- [x] This pull request fixes a bug.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Issues Resolved\r\n\r\nWebsite failing to build because of the line being separated.","shortMessageHtmlLink":"fix: Building website (#909)"}},{"before":"7551142f3a44c8036f64637f753f4fcde2c308af","after":"575a53caff42e0467d1e0756b60fd8eb12c84d4b","ref":"refs/heads/main","pushedAt":"2024-04-25T17:46:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Update min_version","shortMessageHtmlLink":"Update min_version"}},{"before":"d86f70a1791b47c6ffa76355e4e1d88d20e61d3f","after":"7551142f3a44c8036f64637f753f4fcde2c308af","ref":"refs/heads/main","pushedAt":"2024-04-25T17:38:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Fix deprecation warning emitted by hugo (#903)\n\nWhen running example site with latest hugo version 0.124.1, a\r\ndeprecation warning is shown:\r\n\r\n```\r\nINFO deprecated: .Site.DisqusShortname was deprecated in Hugo v0.120.0 and will be removed in a future release. Use .Site.Config.Services.Disqus.Shortname instead.\r\n```\r\n\r\nThis PR fixes that warning.\r\n\r\nCo-authored-by: Luiz F. A. de Prá ","shortMessageHtmlLink":"Fix deprecation warning emitted by hugo (#903)"}},{"before":"24cddbe763f967da99b0897d8ac83a142b62718a","after":"d86f70a1791b47c6ffa76355e4e1d88d20e61d3f","ref":"refs/heads/main","pushedAt":"2024-04-25T17:20:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Added support + doc to Cusdis (#907)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [ ] This pull request fixes a bug.\r\n- [ X] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nDescribe what this pull request achieves.\r\n\r\n### Issues Resolved\r\nThis PR adds support for Cusdis commenting system\r\nList any existing issues this pull request resolves.\r\nAddresses #896\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [X] Describe what changes are being made\r\nAdded partial to call Cusdis JS + added ref to load partial + added\r\ndocumentation\r\n[X] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n I started using Cusdis and I see there some demands for it.\r\n- [X] Reference issue with `#` if applicable\r\n #896\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [X] Add yourself to `CONTRIBUTORS.md` if you aren't on it already\r\n\r\n---------\r\n\r\nCo-authored-by: Luiz F. A. de Prá ","shortMessageHtmlLink":"Added support + doc to Cusdis (#907)"}},{"before":"33fd0ab027e6d58beb15d4cb0e80acd10dac50b2","after":"24cddbe763f967da99b0897d8ac83a142b62718a","ref":"refs/heads/main","pushedAt":"2024-04-08T12:41:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Fix typos (#902)\n\nThis PR fixes a few typos I spotted in the project.","shortMessageHtmlLink":"Fix typos (#902)"}},{"before":"0078e66aebe8d796ee5d3e0ae9b1766009518d8c","after":"33fd0ab027e6d58beb15d4cb0e80acd10dac50b2","ref":"refs/heads/main","pushedAt":"2024-04-08T12:40:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Update Font Awesome from 6.5.1 to 6.5.2. (#901)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [ ] This pull request fixes a bug.\r\n- [x] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nThis PR updates the version of Font Awesome used within the project from\r\n6.5.1 Free to 6.5.2 Free. This adds additional characters.\r\n\r\nThe files are directly copied out of the published archive file with no\r\nalterations.\r\n\r\nPlease note that the CSS regeneration also seems to have pulled in the\r\nmastodon SCSS originally added in #885 - it looks like nobody\r\nregenerated the CSS during that PR. For what it's worth, a while back I\r\ndid make a comment #864 about the fact that I have fully automated the\r\nCSS regeneration for my own branch using a Github action. You may want\r\nto consider it too (by which I mean 'tell me if you want it contributed\r\nback').\r\n\r\n### Issues Resolved\r\n\r\nNone\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [ ] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [x] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already","shortMessageHtmlLink":"Update Font Awesome from 6.5.1 to 6.5.2. (#901)"}},{"before":"745f785dd9a76b5102e6e58c9e5e550c458a6273","after":"0078e66aebe8d796ee5d3e0ae9b1766009518d8c","ref":"refs/heads/main","pushedAt":"2024-04-02T17:23:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"feat: introduce vercel web analytics (#900)","shortMessageHtmlLink":"feat: introduce vercel web analytics (#900)"}},{"before":"e5ffcde6e98ce857189ee171de8058e43f5d3db7","after":"745f785dd9a76b5102e6e58c9e5e550c458a6273","ref":"refs/heads/main","pushedAt":"2024-02-28T12:55:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"HomePage uses Params.urlFunc + Based on HomePage relLink (#872)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [x] This pull request fixes a bug.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nUse urlFunc on homepage link + refer to .Site.Home instead of\r\n.Site.BaseURL\r\n\r\n+ explicitly use .Site as . for clarity\r\n\r\n### Issues Resolved\r\n\r\nfix #871 \r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [x] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already\r\n- [x] Linted the file as an optional task\r\n\r\n---------\r\n\r\nCo-authored-by: Luiz F. A. de Prá ","shortMessageHtmlLink":"HomePage uses Params.urlFunc + Based on HomePage relLink (#872)"}},{"before":"3f82e100f670c624c83a93ed7e07efd170b46ae1","after":"e5ffcde6e98ce857189ee171de8058e43f5d3db7","ref":"refs/heads/main","pushedAt":"2024-02-19T16:57:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Change fontawesome icon from Twitter logo to X logo (#895)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [ ] This pull request fixes a bug.\r\n- [x] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nChange fontawesome icon from Twitter logo to X logo\r\n\r\n### Issues Resolved\r\n\r\nN/A\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [ ] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [ ] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [ ] Add yourself to `CONTRIBUTORS.md` if you aren't on it already","shortMessageHtmlLink":"Change fontawesome icon from Twitter logo to X logo (#895)"}},{"before":"cb6f1a797f528908d68d1b5c88ffcda211aecfb7","after":"3f82e100f670c624c83a93ed7e07efd170b46ae1","ref":"refs/heads/main","pushedAt":"2024-02-14T14:09:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"fixed the \"learn how this is implemented\" link inside of the mastodon… (#894)\n\n….html file\r\n\r\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [ x] This pull request fixes a bug.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nFixed the issue inside of mastodon.html file where the \"Learn how this\r\nis implemented\" link does not work.\r\n\r\n### Issues Resolved\r\n\r\nFixed the issue inside of mastodon.html file where the \"Learn how this\r\nis implemented\" link does not work.\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [ ] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [ ] Add yourself to `CONTRIBUTORS.md` if you aren't on it already\r\n\r\nCo-authored-by: Nicolas Prothero <“nprothero0917@gmail.comgit config --global user.name “Nicolas Prothero>","shortMessageHtmlLink":"fixed the \"learn how this is implemented\" link inside of the mastodon… ("}},{"before":"1fdac008175cba35ad5cbbac619671774c0e1afe","after":"cb6f1a797f528908d68d1b5c88ffcda211aecfb7","ref":"refs/heads/main","pushedAt":"2024-02-05T12:15:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Add demosite for \"Demo\" button on themes.gohugo.io (#891)\n\n### Description\r\n\r\nAt https://themes.gohugo.io/themes/hugo-coder/ there is no direct link\r\nto the demo site. This PR adds the demosite variable (idk what its\r\ncalled) in theme.toml, which is necessary for the \"Demo\" button. See\r\nhttps://github.com/gohugoio/hugoThemesSiteBuilder#theme-configuration.\r\n\r\nSorry for the issue I accidentally opened and the PR I accidentally\r\nclosed hehe","shortMessageHtmlLink":"Add demosite for \"Demo\" button on themes.gohugo.io (#891)"}},{"before":"0ea18a0a8740be7e637c182856c33e393cfa385b","after":"1fdac008175cba35ad5cbbac619671774c0e1afe","ref":"refs/heads/main","pushedAt":"2024-01-31T00:39:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Swap all use of FontAwesome to the v5+ syntax and set all icons to be fa-solid. (#887)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [ ] This pull request fixes a bug.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nThis change is the second half of #882, designed to remove use of the v4\r\nsyntax from the codebase.\r\n\r\nThis is not removing the v4 shims as users may require it for their own\r\ncontent, but we don't need the template to rely on the old syntax!\r\n\r\nPLEASE NOTE: There are minor visible changes here by explicitly setting\r\na consistent font choice. The default fa-solid calendar icon has no\r\nlittle squares where the days should be (but fa-calendar-days does, so\r\nwe could always swap back) and the default clock is solid (forkawesome\r\nonly had a hollow clock called clock-o).\r\n\r\n\r\n![before-after](https://github.com/luizdepra/hugo-coder/assets/3343403/a2f95d34-3d7a-49e9-92c2-26f685bff601)\r\n\r\n### Issues Resolved\r\n\r\nI promised this cleanup in #858 \r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [x] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already\r\n\r\nCo-authored-by: Luiz F. A. de Prá ","shortMessageHtmlLink":"Swap all use of FontAwesome to the v5+ syntax and set all icons to be…"}},{"before":"444d2847a59e13b4ea0529177fe9e62e0afa481d","after":"0ea18a0a8740be7e637c182856c33e393cfa385b","ref":"refs/heads/main","pushedAt":"2024-01-31T00:37:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"add support for extra class in menu links (#834)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [ ] This pull request fixes a bug.\r\n- [x] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nAdds possibility to add extra class(es) to navigation-link items in the\r\nmenu.\r\n\r\n### Issues Resolved\r\n\r\n_n/a_\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [ ] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [ ] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [ ] Add yourself to `CONTRIBUTORS.md` if you aren't on it already","shortMessageHtmlLink":"add support for extra class in menu links (#834)"}},{"before":"fda946e483f7a6ef9d50a64a4252d4e4370e0f71","after":"444d2847a59e13b4ea0529177fe9e62e0afa481d","ref":"refs/heads/main","pushedAt":"2024-01-29T23:59:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Swap from ForkAwesome 1.2.0 to FontAwesome 6.5.1. (#882)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [x] This pull request fixes a bug.\r\n- [x] This pull request adds a feature.\r\n- [x] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nThis change allows FontAwesome 6.5.1 to be used as a drop-in replacement\r\nfor ForkAwesome 1.2.0.\r\n\r\nThe easiest way to see that my change has worked practically-invisibly\r\nis that the home page of the demo site now shows Medium with its new\r\nthree-circular-blobs logo instead of the old capital-M logo, despite the\r\nfact I have not changed anything about the hugo configuration for the\r\ndemo site.\r\n\r\nPoints of note here:\r\n\r\n- Using FontAwesome in SCSS is different. Therefore the ONLY breaking\r\nchange here is for people who have made changes to the theme and written\r\n\"@include fa-icon\" in their SCSS. Everything that can happen in content\r\n(e.g. class names) are translated by the v4-shims.\r\n- All files here are from https://fontawesome.com/download ('Free for\r\nWeb').\r\n - The contents of the /scss folder are in assets/scss/font-awesome.\r\n- The contents of /webfonts are in static/fonts (except\r\nfa-v4compatibility because that's not needed - v4-shims does all the\r\nwork we need).\r\n- /LICENSE.txt is added to both directories to ensure it is clear both\r\nare part of the FA-licensed code.\r\n- In ForkAwesome, the path to the font was constructed in _path.css\r\nsuffixing $fa-version, so the preload needed to have the version at the\r\nend. Since the default behaviour of FontAwesome is to not include a\r\nversion suffix, the preloads no longer have one either. This is a\r\nnecessary change because the HTML spec (section 4.6.6.19) explicitly\r\nsays that the entire URL [i.e. including query and fragment] is in the\r\nkey used to determine whether an element in the preload cache can be\r\nconsumed.\r\n\r\n### Issues Resolved\r\n\r\n#858 \r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [x] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [x] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already\r\n\r\nCo-authored-by: Luiz F. A. de Prá ","shortMessageHtmlLink":"Swap from ForkAwesome 1.2.0 to FontAwesome 6.5.1. (#882)"}},{"before":"60fdc7582191514714b9ef5d2f5c6772cfd9fddd","after":"fda946e483f7a6ef9d50a64a4252d4e4370e0f71","ref":"refs/heads/main","pushedAt":"2024-01-29T23:55:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Fix link to the Hugo Theme page in Quick Start (#884)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [x] This pull request fixes a bug.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nThis PR fixes the link to the Hugo Theme page. \r\n\r\n### Issues Resolved\r\n\r\nList any existing issues this pull request resolves.\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [ ] Describe what changes are being made\r\n- [ ] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [ ] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [ ] Add yourself to `CONTRIBUTORS.md` if you aren't on it already\r\n\r\nCo-authored-by: Luiz F. A. de Prá ","shortMessageHtmlLink":"Fix link to the Hugo Theme page in Quick Start (#884)"}},{"before":"97173eab947b29f8499dc125a6719f7b8a00d235","after":null,"ref":"refs/heads/mastodon-comments","pushedAt":"2024-01-29T23:45:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"}},{"before":"943d8597b5aa37f3ee23905c5c85e2ca4f0ed455","after":"60fdc7582191514714b9ef5d2f5c6772cfd9fddd","ref":"refs/heads/main","pushedAt":"2024-01-29T23:45:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Implement Mastodon comments (#802) (#885)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [ ] This pull request fixes a bug.\r\n- [ x] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nImplements Mastodon comments with Carl Schwan solution:\r\nhttps://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/\r\n\r\nThis allow to link post with a Mastodon toot, comments on the Mastodon\r\ntoot will be displayed on the post footer.\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [ x] Describe what changes are being made\r\n- [ x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [ ] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [ ] Add yourself to `CONTRIBUTORS.md` if you aren't on it already\r\n\r\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [ ] This pull request fixes a bug.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nDescribe what this pull request achieves.\r\n\r\n### Issues Resolved\r\n\r\nList any existing issues this pull request resolves.\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [ ] Describe what changes are being made\r\n- [ ] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [ ] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [ ] Add yourself to `CONTRIBUTORS.md` if you aren't on it already\r\n\r\nCo-authored-by: retiolus <65604466+retiolus@users.noreply.github.com>","shortMessageHtmlLink":"Implement Mastodon comments (#802) (#885)"}},{"before":"943d8597b5aa37f3ee23905c5c85e2ca4f0ed455","after":"97173eab947b29f8499dc125a6719f7b8a00d235","ref":"refs/heads/mastodon-comments","pushedAt":"2024-01-26T00:50:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Implement Mastodon comments (#802)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [ ] This pull request fixes a bug.\r\n- [ x] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nImplements Mastodon comments with Carl Schwan solution:\r\nhttps://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/\r\n\r\nThis allow to link post with a Mastodon toot, comments on the Mastodon\r\ntoot will be displayed on the post footer.\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [ x] Describe what changes are being made\r\n- [ x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [ ] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [ ] Add yourself to `CONTRIBUTORS.md` if you aren't on it already","shortMessageHtmlLink":"Implement Mastodon comments (#802)"}},{"before":null,"after":"943d8597b5aa37f3ee23905c5c85e2ca4f0ed455","ref":"refs/heads/mastodon-comments","pushedAt":"2024-01-26T00:49:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Remove prefetch-src. (#883)\n\n### Prerequisites\r\n\r\n- [x] This pull request fixes a bug.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nRemoves (delimit .Site.Params.csp.prefetchsrc \" \") from\r\nlayouts/partials/csp.html.\r\n\r\n### Issues Resolved\r\n\r\n#881\r\n\r\n### Checklist\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [x] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already","shortMessageHtmlLink":"Remove prefetch-src. (#883)"}},{"before":"41da7db7015a7d84ab15b74fae9db9c5dd8f27fd","after":"943d8597b5aa37f3ee23905c5c85e2ca4f0ed455","ref":"refs/heads/main","pushedAt":"2024-01-24T14:39:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Remove prefetch-src. (#883)\n\n### Prerequisites\r\n\r\n- [x] This pull request fixes a bug.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nRemoves (delimit .Site.Params.csp.prefetchsrc \" \") from\r\nlayouts/partials/csp.html.\r\n\r\n### Issues Resolved\r\n\r\n#881\r\n\r\n### Checklist\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [x] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already","shortMessageHtmlLink":"Remove prefetch-src. (#883)"}},{"before":"3afaa3f1b890d368f635cffb2cf8faada12389e1","after":"41da7db7015a7d84ab15b74fae9db9c5dd8f27fd","ref":"refs/heads/main","pushedAt":"2024-01-18T00:50:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Update documentation. (#880)\n\n### Prerequisites\r\n\r\n- [x] This pull request fixes a bug.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nUpdates & adds documentation.\r\n\r\n### Issues Resolved\r\n\r\nNo issue created for this missing documentation.\r\n\r\n### Checklist\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [ ] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already\r\n\r\n---------\r\n\r\nCo-authored-by: Luiz F. A. de Prá ","shortMessageHtmlLink":"Update documentation. (#880)"}},{"before":"0fab52d36def70f46847787ec755837313f51feb","after":"3afaa3f1b890d368f635cffb2cf8faada12389e1","ref":"refs/heads/main","pushedAt":"2024-01-17T23:44:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Allow users to disable default theme-switching Javascript files (#870)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [ ] This pull request fixes a bug.\r\n- [x] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nThis PR enables users to use the theme independently of JavaScript,\r\nrequiring only minimal changes. I've introduced a\r\n`disableDefaultJsScripts` flag, rather than a `disableJS` toggle, to\r\navoid implying zero JavaScript. This approach keeps separately\r\nconfigured JavaScript features like comments and analytics functional,\r\nensuring they are logically consistent with the\r\n`disableDefaultJsScripts` configuration.\r\n\r\nMoreover, when disableDefaultJsScripts is enabled, hideColorSchemeToggle\r\nmust be set to true, or else the app will fail with an error message. I\r\nfelt that this is a misconfiguration and alerting the user would provide\r\na better overall user experience ( I would not want somebody spending\r\ntime trying to figure out why the theme is not switching)\r\n\r\n### Issues Resolved\r\n\r\n#831\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [x] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [ ] Add yourself to `CONTRIBUTORS.md` if you aren't on it already\r\n\r\n---------\r\n\r\nCo-authored-by: Muqeet Malik ","shortMessageHtmlLink":"Allow users to disable default theme-switching Javascript files (#870)"}},{"before":"3172fee9b5d60705e6e77c9e72b272541cb34079","after":"0fab52d36def70f46847787ec755837313f51feb","ref":"refs/heads/main","pushedAt":"2023-12-04T17:30:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Add Urdu translations (#867)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [ ] This pull request fixes a bug.\r\n- [x] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nThis commit adds urdu translations. \r\n\r\nUrdu uses the [Nastaliq](https://en.wikipedia.org/wiki/Nastaliq) script,\r\nread from right to left. This script's unique style will often require\r\ncustom CSS. Because of these reasons, english text does not mix very\r\nwell with urdu. I felt it important to translate as much as possible\r\ninto Urdu for a better look and feel. For example, instead of 'Powered\r\nBy' in English, using the Urdu word for 'Thanks' was chosen as a\r\ncomplete translation into Urdu might not work well due to differences in\r\nsubject-verb order\r\n\r\n### Issues Resolved\r\n\r\nList any existing issues this pull request resolves.\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [ ] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already\r\n\r\nCo-authored-by: Muqeet Malik ","shortMessageHtmlLink":"Add Urdu translations (#867)"}},{"before":"d8155219709d59557d17f44a552617ea5a7c990a","after":"3172fee9b5d60705e6e77c9e72b272541cb34079","ref":"refs/heads/main","pushedAt":"2023-12-04T17:29:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Fix horizontal overflow in RTL layout (#869)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [X] This pull request fixes a bug.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nWhen the direction is rtl then you can keep scrolling towards the left\r\non mobile.\r\n\r\n### Issues Resolved\r\n\r\nThis resolves issue: #868\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [x] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [x] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already\r\n\r\nCo-authored-by: Muqeet Malik ","shortMessageHtmlLink":"Fix horizontal overflow in RTL layout (#869)"}},{"before":"8e3aed5c3162b511f8b8b1e21291808fe8135e6d","after":"d8155219709d59557d17f44a552617ea5a7c990a","ref":"refs/heads/main","pushedAt":"2023-11-29T13:13:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Fix blog post pagination token padding issue (#863)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [x] This pull request fixes a bug.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nIt fixes lack of padding for the pagination tokens when listing blog\r\nposts. Please review the PR commit by commit.\r\n\r\n### Issues Resolved\r\n\r\n * https://github.com/luizdepra/hugo-coder/issues/837\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively - see commit messages.\r\n- [x] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [x] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already\r\n\r\n---------\r\n\r\nCo-authored-by: Luiz F. A. de Prá ","shortMessageHtmlLink":"Fix blog post pagination token padding issue (#863)"}},{"before":"c340320a3247bd01759a9b30233ca6ad031e2303","after":"8e3aed5c3162b511f8b8b1e21291808fe8135e6d","ref":"refs/heads/main","pushedAt":"2023-11-29T13:04:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"feat(exampleSite): reduce posts per page listing (#862)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [ ] This pull request fixes a bug.\r\n- [x] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nAdd pagination to the demo site.\r\n\r\n### Issues Resolved\r\n\r\n * https://github.com/luizdepra/hugo-coder/issues/861\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [x] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [x] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already","shortMessageHtmlLink":"feat(exampleSite): reduce posts per page listing (#862)"}},{"before":"c4665043f9957b7ed9b5a07c7074bb520563a5ba","after":"c340320a3247bd01759a9b30233ca6ad031e2303","ref":"refs/heads/main","pushedAt":"2023-11-23T19:30:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Fix umami analytics script name (#860)\n\nApparently umami renamed their script which silently broke the feature\r\nin hugo-coder.\r\n\r\ncloses #859\r\n\r\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [x] This pull request fixes a bug.\r\n- [ ] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nIt fixes the umami analytics feature.\r\n\r\n### Issues Resolved\r\n\r\n#859 \r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [x] Reference issue with `#` if applicable\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already","shortMessageHtmlLink":"Fix umami analytics script name (#860)"}},{"before":"e35f1da207cb25f4fce730177423d041cf90e7dd","after":"c4665043f9957b7ed9b5a07c7074bb520563a5ba","ref":"refs/heads/main","pushedAt":"2023-11-15T00:52:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"luizdepra","name":"Luiz F. A. de Prá","path":"/luizdepra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1427376?s=80&v=4"},"commit":{"message":"Add clicky analytics (#856)\n\n### Prerequisites\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n- [ ] This pull request fixes a bug.\r\n- [x] This pull request adds a feature.\r\n- [ ] This pull request introduces breaking change.\r\n\r\n### Description\r\n\r\nAdd script tag with `async` and `data-id` attributes for clicky\r\nanalytics. See https://clicky.com\r\n\r\nThe hugo-coder lacks of clicky analytics integration, which I'm\r\ncurrently using.\r\n\r\n### Checklist\r\n\r\nPut an `x` into the box(es) that apply:\r\n\r\n#### General\r\n\r\n- [x] Describe what changes are being made\r\n- [x] Explain why and how the changes were necessary and implemented\r\nrespectively\r\n- [ ] Reference issue with `#` if applicable\r\n\r\n#### Resources\r\n\r\n- [ ] If you have changed any SCSS code, run `make release` to\r\nregenerate all CSS files\r\n\r\n#### Contributors\r\n\r\n- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already","shortMessageHtmlLink":"Add clicky analytics (#856)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETT8IwgA","startCursor":null,"endCursor":null}},"title":"Activity · luizdepra/hugo-coder"}