Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/halogenica/beautifulhugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-01Update hugo.ymlHEADmasterMichael Romero
2022-10-01Update hugo.ymlMichael Romero
2022-10-01Update hugo.ymlMichael Romero
2022-10-01Update hugo.ymlMichael Romero
2022-10-01Update hugo.ymlMichael Romero
2022-10-01Update hugo.ymlMichael Romero
2022-10-01Update hugo.ymlMichael Romero
2022-10-01Update hugo.ymlMichael Romero
2022-10-01Update hugo.ymlMichael Romero
2022-10-01Update hugo.ymlMichael Romero
2022-10-01Update hugo.ymlMichael Romero
2022-10-01Update hugo.ymlMichael Romero
attempt to correct beautifulhugo path
2022-10-01Update hugo.ymlMichael Romero
testing modified build command for beautifulhugo exampleSite
2022-10-01Update hugo.ymlMichael Romero
fix hugo package name for auto deploy
2022-10-01ci: add GHA demo build (#448)Henry Schreiner
* ci: add GHA demo build * Update .github/workflows/hugo.yml * Update .github/workflows/hugo.yml * Update .github/workflows/hugo.yml
2022-09-30Implement more general Gitlab link. (#447)stafusa
* Implement more general Gitlab link. Closes halogenica/beautifulhugo#436 . * Implement more general Social Icons links. Closes halogenica/beautifulhugo#436 . * Tests for http:// and https://. Closes halogenica/beautifulhugo#436 .
2022-09-24Merge pull request #352 from gio-remo/patch-1Roneo.org
2022-09-24Merge pull request #408 from asfdfdfd/patch-1Roneo.org
2022-09-10Merge pull request #439 from halogenica/RoneoOrg-demo-readmeRoneo.org
Add demo to the Readme
2022-09-02Add demo to the ReadmeRoneoOrg-demo-readmeRoneo.org
2022-08-24Allow codeblocks to be scrollable (#437)Domen Kožar
2022-06-27Merge pull request #399 from RoneoOrg/netlify-deploy-settingsMichael Romero
Add support for Netlify one-click deploy
2022-06-27Merge pull request #387 from tunix/masterMichael Romero
Corrected TR translation
2022-06-27Merge pull request #430 from dgasparri/patch-1Michael Romero
Solves compatibility issues with Google Analytics v4
2022-06-27Merge branch 'master' into patch-1Michael Romero
2022-06-27Merge pull request #377 from haidelber/further-social-iconsMichael Romero
added social icon for strava
2022-06-27Merge branch 'master' into further-social-iconsMichael Romero
2022-06-27Merge pull request #374 from RoneoOrg/french-translation-improvementsMichael Romero
i18n: french translation improvements
2022-06-27Merge pull request #373 from RoneoOrg/fix-typos-in-translationsMichael Romero
fix typos in translation files
2022-06-27Merge pull request #380 from VincentTam/jqslimMichael Romero
Use jQuery slim
2022-06-27Merge branch 'master' into jqslimMichael Romero
2022-06-27Merge pull request #381 from VincentTam/katex012Michael Romero
KaTeX 0.10.0 → 0.12.0
2022-06-27Merge pull request #372 from miketoth/btoth/dont-render-empty-titleMichael Romero
Don't render header if title is empty
2022-06-27Merge pull request #368 from miketoth/btoth/discord-linkMichael Romero
Add discord link in config.toml
2022-06-26Merge pull request #363 from pfmaggi/masterMichael Romero
Correct Italian translation
2022-06-26Merge branch 'master' into masterMichael Romero
2022-06-26Merge pull request #360 from justinwatkinson/justinwatkinson-patch-1Michael Romero
Update shortcode reference
2022-06-26Merge pull request #353 from gio-remo/patch-2Michael Romero
Update it.yaml
2022-06-26Merge pull request #346 from utahcon/mastodon-verificationMichael Romero
Enable link verification per https://docs.joinmastodon.org/user/profile/
2022-06-26Merge pull request #332 from sethiele/feat/twitter_cardMichael Romero
Change Twitter Card from summary to summary_large_image
2022-06-26Merge pull request #317 from henryiii/dark-modeMichael Romero
Dark mode support
2022-06-26Merge branch 'master' into pr/292Michael Romero
2022-06-26Don't use google analytics when running on built-in serverNina Zakharenko
2022-05-30Solves compatibility issues with Google Analytics v4Duccio Gasparri
See Hugo's internal template page https://gohugo.io/templates/internal/: "When using Google Analytics v4 use _internal/google_analytics.html."
2021-07-30metaDataFormat is no longer an optionasfdfdfd
https://github.com/gohugoio/hugoDocs/pull/908
2021-07-11Add config for Netlify deployroneo.org
Ref: https://gohugo.io/hosting-and-deployment/hosting-on-netlify/
2021-03-03Corrected TR translationAlper Kanat
2021-02-17KaTeX 0.10.0 → 0.12.0Vincent Tam
2021-02-16Use jQuery slimVincent Tam
Beautiful Jekyll from which this theme was ported switched to the slim version, which doesn't include the `$.ajax()` function. I changed the Staticman JS script in the same way as my PR daattali/beautiful-jekyll#782 to make it compatible with the slim version.
2021-01-26added social icon for stravaStefan Haider