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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-06Include an option to remove the navigation menu (#340)HEADmasterSergio Merino Hernández
* Add showMenu option The showMenu option allows users to remove the navigation menu if necessary. * Update README.md This commit will update the README.md file to include information about the showMenu option.
2022-02-22Introduction v6.0.0 (#329)Victoria Drake
* Simplify dark theme - Make dark theme less awful (sorry about that) * Update exampleSite posts * Add support for multiple authors per post (#328)
2022-02-11Misc TLCv5.2.0Victoria Drake
- Update packages, npm and node in workflows - Update tested versions - Update license years and README - Build with latest Hugo
2021-12-19Add package.json for NetlifyVictoria Drake
2021-12-19Adds giscus and color tweaksv5.1.0Victoria Drake
2021-12-19Add option for giscus comment section (#309)Athanasia Monika Mowinckel
* add giscus option * add giscus options to config.toml * rm quotes around hugo code
2021-04-17Fix code backgroundsVictoria Drake
2021-03-20Add example to projectVictoria Drake
2021-03-20CSS fixes for dark themeVictoria Drake
2021-02-17Remove double import of Font Awesome (#286)MyGiHu
* fix-262 * Replacing Moment.js with native JavaScript * Update config.toml Adding the "auto" option of themeStyle to the comment. * Remains of Google+ removed * Fix for issue 260 * Fix for issue 283 * Remove double import of Font Awesome * Revert "Remove double import of Font Awesome" This reverts commit 913d0f34fe49593215efc1c56e199894a3aa0603. * Remove double import of Font Awesome
2021-01-17Remains of Google+ removed (#284)MyGiHu
* fix-262 * Replacing Moment.js with native JavaScript * Update config.toml Adding the "auto" option of themeStyle to the comment. * Remains of Google+ removed
2021-01-08Remove Google+ share buttonsVictoria Drake
Close #249
2021-01-02Fix Bulma directlyVictoria Drake
- Stop importing Bulma under @media - Patch assets/vendor/bulma/sass/utilities/mixins.sass
2021-01-01Fix auto themeVictoria Drake
- Refactor style.sass to re-import css files in each theme block - Unpin autoprefixer Close #275
2020-12-31Update docs and config.tomlv5.0.0Victoria Drake
- Add instructions for Contact section clock and Plausible - Update README and Theme Features post Close #273
2020-12-31Font fixesVictoria Drake
- Put fonts styles in _fonts.sass - Stop overriding $fa-font-path in vendor/fontawesome-free/scss/_variables.scss - Clean up style.sass imports
2020-12-28Adding the "auto" option of themeStyle to the comment (#272)MyGiHu
* fix-262 * Replacing Moment.js with native JavaScript * Update config.toml Adding the "auto" option of themeStyle to the comment.
2020-12-28Change example post dateVictoria Drake
2020-12-24add archive format to all postsAngelo
2020-12-04Replacing Moment.js with native JavaScript (#266)MyGiHu
* fix-262 * Replacing Moment.js with native JavaScript
2020-11-20Fix missing fonts in demo pageVictoria Drake
- Update font path in style.sass to use urls.Parse - No sites should be affected if their baseURLs are correct - Address #260
2020-10-12Add demo taxonomy to example postVictoria Drake
2020-09-24removed test taxonomies from example siteLuke Rawlins
2020-09-24initialLuke Rawlins
2020-09-19Add CONTRIBUTING, pin autoprefixerVictoria Drake
2020-08-29Update jQuery from 3.3.1 to 3.5.1 (#243)Tom Willemsen
2020-08-08Allow for Custom JavaScript files (#233)Linh T. Tô
2020-08-06#229 cleanup and update bulma (#231)Linh T. Tô
* Remove extra font files * Update hard-coded variables * Upgrade Bulma to v0.9.0
2020-08-02Linkify headings, use scroll-behaviorVictoria Drake
- Uses the scroll-behavior property to achieve smooth scrolling with less JS - Solves anchor link bugs - Linkifies headings in posts so they can be easily hyperlinked to directly
2020-07-25Add example site configuration post, shortcodesVictoria Drake
- Hopefully help explain related issues #217, #194 Close #226
2020-06-22Un-markdownify Page titlesv4.2.3Victoria Drake
- Prevent rendered HTML from showing up in tab and title bar for titles that use Markdown Address #219
2020-06-14Add portrait oriented image for testingVictoria Drake
2020-05-31Markdownify post titlesv4.1.0Victoria Drake
2020-05-17Do not use mockups as screenshotVictoria Drake
- Add separate front-page screenshots for Hugo themes guidelines Close #204
2020-04-13Fix list element styling (#201)Shea Polansky
2020-03-10🌱 Add resourcesVictoria Drake
Fix #196
2019-12-29Switch examplesite back to lightVictoria Drake
2019-12-29Make markdown table dark style less icky (close #189)Victoria Drake
Thanks @meeDamian!
2019-10-01Update README and docsVictoria Drake
2019-10-01Merge branch 'rmSlash2' of ↵Victoria Drake
https://github.com/VincentTam/hugo-theme-introduction into VincentTam-rmSlash2
2019-08-14Removed trailing spaces and missing newline at EOF (#170)Vincent Tam
2019-08-12Update docs build script (#168)Victoria Drake
Fix broken asset links for demo Netlify site
2019-08-07Remove leading slashes in titleVincent Tam
2019-08-07Rebuild docsHanzei
2019-07-22Merge branch 'master' of ↵Victoria
https://github.com/tanohzana/hugo-theme-introduction into tanohzana-master
2019-04-14Merge branch 'master' of https://github.com/tanohzana/hugo-theme-introductiontanohzana
2019-04-14add light-grey background to code snippetstanohzana
2019-04-10Order sections on homepage by weigth (#143)Maximilian Bosche
2019-04-10Replace deprecated RSSLink (#146)Hanzei
2019-04-08Update style.sass_7642ba43b3212fd7d7ba324df3b88b0c.contentFlorian Adonis