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

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-27Update example site date format. Move post publish date to below title link. ↵Zachary Betz
Add dev notes on how to build site against theme locally. Remove an old post
2018-11-27Add hugo generator meta tag to every page, vs just home pageZachary Betz
2018-11-27Add dev demo linkZachary Betz
2018-11-27Pass baseURL. Format build command for readabilityZachary Betz
2018-11-27Comment out theme line in example site configZachary Betz
2018-11-27Add tree commandZachary Betz
2018-11-27Use plain build environmentZachary Betz
2018-11-27Add --themesDir and --theme optionsZachary Betz
2018-11-27Test --themesDir argZachary Betz
2018-11-27Test --themesDir argZachary Betz
2018-11-27Test --themesDir argZachary Betz
2018-11-27Add netlify configZachary Betz
2018-11-05Add markdownify back to Title. Use em instead of rem in CSS to correct font sizeZachary Betz
2018-11-02Do not markdownify page titleZachary Betz
2018-10-31Update code snippet bg color to patch pre code snippetZachary Betz
2018-10-31Make code snippets match pre code snippetsZachary Betz
2018-10-31Remove border from code snippetsZachary Betz
2018-10-29Reword introZachary Betz
2018-10-29Update exampleSite postZachary Betz
2018-10-26Add post to exampleSiteZachary Betz
2018-10-25Link to official requestion help guidelines instead of writing my ownZachary Betz
2018-10-24Add getting help sectionZachary Betz
2018-10-24Revert "Add config option for Google Font Roboto"Zachary Betz
This reverts commit 578e4c1e80f63c13bfcc11d79e53d619342dcdf5.
2018-10-23Revert "Add missing CSS comma"Zachary Betz
This reverts commit dd6020ec60eabfaa1eb9e6a0634dd53cc3724401.
2018-10-23Add missing CSS commaZachary Betz
2018-10-23Add config option for Google Font RobotoZachary Betz
2018-10-22Add hugo version sectionZachary Betz
2018-10-19Add contact page. Update readme with demo link, clarify unzip stepsZachary Betz
2018-10-17Add screenshot to readmeZachary Betz
2018-10-17Add theme screenshot and thumbnailZachary Betz
2018-10-16Update default config optionsZachary Betz
2018-10-16Pipe config option values to safeCSSZachary Betz
2018-10-16Add config options for content background/text/link colors and navbar link ↵Zachary Betz
colors
2018-10-16Update menu nav for exampleSitezwbetz
2018-10-15Add bootstrap-js.html partial to baseof.html. Update readme toczwbetz
2018-10-15Add includeBootstrapJs config optionzwbetz
2018-10-14Remove chroma syntax highlighting from exampleSitezwbetz
2018-10-14Update readme wording. Update features in theme.toml. Refactor config in ↵zwbetz
style.html
2018-10-14Update default cookie consent color palette. Update readme introzwbetz
2018-10-14Cookie consent wordingzwbetz
2018-10-14Add cookie consent supportzwbetz
2018-10-14Update config.tomlzwbetz
2018-10-14Fix typozwbetz
2018-10-14Adjust hugo docs linkszwbetz
2018-10-14Rename config optionszwbetz
2018-10-14Update toczwbetz
2018-10-14Update config.toml options. Add syntax highlighting sectionzwbetz
2018-10-14Make gh-md-toc executablezwbetz
2018-10-14Update blockquote left border colorzwbetz
2018-10-13Update blockquote shortcode to use author argzwbetz