Commit graph

150 commits

Author SHA1 Message Date
Sergio Merino Hernández
3c01130d0a
Include an option to remove the navigation menu (#340)
* 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-09-05 19:17:17 -05:00
Victoria Drake
7694f9b1b4
Introduction v6.0.0 (#329)
* Simplify dark theme

- Make dark theme less awful (sorry about that)

* Update exampleSite posts

* Add support for multiple authors per post (#328)
2022-02-22 08:06:29 -06:00
Victoria Drake
052a699484 Misc TLC
- Update packages, npm and node in workflows
- Update tested versions
- Update license years and README
- Build with latest Hugo
2022-02-11 07:21:12 -06:00
Victoria Drake
2dd728c9fd Add package.json for Netlify 2021-12-19 09:39:34 -06:00
Victoria Drake
84e3340ca0 Adds giscus and color tweaks 2021-12-19 08:51:11 -06:00
Athanasia Monika Mowinckel
8c3c9cedd0
Add option for giscus comment section (#309)
* add giscus option

* add giscus options to config.toml

* rm quotes around hugo code
2021-12-18 19:43:37 -06:00
Victoria Drake
a0949e40c4 Fix code backgrounds 2021-04-17 14:51:19 -04:00
Victoria Drake
ed759f3228 Add example to project 2021-03-20 06:53:05 -04:00
Victoria Drake
f563933043 CSS fixes for dark theme 2021-03-20 06:39:36 -04:00
MyGiHu
31f1499934
Remove double import of Font Awesome (#286)
* 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-02-16 20:25:57 -05:00
MyGiHu
a3622efe77
Remains of Google+ removed (#284)
* 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-17 10:00:50 -05:00
Victoria Drake
2162fe62ea Remove Google+ share buttons
Close #249
2021-01-07 20:42:19 -05:00
Victoria Drake
41157bf9e9 Fix Bulma directly
- Stop importing Bulma under @media
- Patch assets/vendor/bulma/sass/utilities/mixins.sass
2021-01-02 06:47:35 -05:00
Victoria Drake
4df7cbf38d Fix auto theme
- Refactor style.sass to re-import css files in each theme block
- Unpin autoprefixer

Close #275
2021-01-01 07:53:35 -05:00
Victoria Drake
2932037152 Update docs and config.toml
- Add instructions for Contact section clock and Plausible
- Update README and Theme Features post

Close #273
2020-12-31 07:56:23 -05:00
Victoria Drake
7167496d88 Font fixes
- 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-31 07:11:22 -05:00
MyGiHu
87eb51f115
Adding the "auto" option of themeStyle to the comment (#272)
* fix-262

* Replacing Moment.js with native JavaScript

* Update config.toml

Adding the "auto" option of themeStyle to the comment.
2020-12-27 19:10:05 -05:00
Victoria Drake
5a5eb2d59f Change example post date 2020-12-27 19:07:24 -05:00
Angelo
630c4c6b48 add archive format to all posts 2020-12-24 21:31:47 +13:00
MyGiHu
6925c0248c
Replacing Moment.js with native JavaScript (#266)
* fix-262

* Replacing Moment.js with native JavaScript
2020-12-04 09:49:32 -06:00
Victoria Drake
32d46f19f4 Fix missing fonts in demo page
- Update font path in style.sass to use urls.Parse
- No sites should be affected if their baseURLs are correct
- Address #260
2020-11-20 06:30:25 -05:00
Victoria Drake
fae154e857 Add demo taxonomy to example post 2020-10-11 19:47:53 -04:00
Luke Rawlins
1ac7a27d76 removed test taxonomies from example site 2020-09-23 21:13:03 -04:00
Luke Rawlins
81e8120a5a initial 2020-09-23 18:33:45 -04:00
Victoria Drake
193dc1a0d3 Add CONTRIBUTING, pin autoprefixer 2020-09-19 15:43:24 -04:00
Tom Willemsen
17161f55a5
Update jQuery from 3.3.1 to 3.5.1 (#243) 2020-08-29 13:56:34 -04:00
Linh T. Tô
b7ecf0c08c
Allow for Custom JavaScript files (#233) 2020-08-08 10:52:35 -04:00
Linh T. Tô
ecb89b781b
#229 cleanup and update bulma (#231)
* Remove extra font files

* Update hard-coded variables

* Upgrade Bulma to v0.9.0
2020-08-05 21:34:59 -04:00
Victoria Drake
8a9baff968 Linkify headings, use scroll-behavior
- 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-08-01 19:11:56 -04:00
Victoria Drake
e781be1620 Add example site configuration post, shortcodes
- Hopefully help explain related issues #217, #194

Close #226
2020-07-25 09:57:40 -04:00
Victoria Drake
c4994cc895 Un-markdownify Page titles
- Prevent rendered HTML from showing up in tab and title bar for titles
that use Markdown

Address #219
2020-06-22 12:01:05 -05:00
Victoria Drake
49d52d2091 Add portrait oriented image for testing 2020-06-14 14:38:24 -04:00
Victoria Drake
2263cdb0fa Markdownify post titles 2020-05-31 14:12:41 -04:00
Victoria Drake
9b8389c380 Do not use mockups as screenshot
- Add separate front-page screenshots for Hugo themes guidelines

Close #204
2020-05-17 08:16:13 -04:00
Shea Polansky
0493ee48a7
Fix list element styling (#201) 2020-04-13 13:11:03 +02:00
Victoria Drake
a0578435b6 🌱 Add resources
Fix #196
2020-03-09 21:22:09 -04:00
Victoria Drake
8dfb51cae7 Switch examplesite back to light 2019-12-28 22:36:06 -05:00
Victoria Drake
7a8b8e78b5 Make markdown table dark style less icky (close #189)
Thanks @meeDamian!
2019-12-28 22:07:04 -05:00
Victoria Drake
737a970cb8 Update README and docs 2019-10-01 10:26:30 -04:00
Victoria Drake
1803d84f41 Merge branch 'rmSlash2' of https://github.com/VincentTam/hugo-theme-introduction into VincentTam-rmSlash2 2019-10-01 10:24:13 -04:00
Vincent Tam
8b1684b6c2 Removed trailing spaces and missing newline at EOF (#170) 2019-08-14 14:40:10 +02:00
Victoria Drake
7dbdfe32b9
Update docs build script (#168)
Fix broken asset links for demo Netlify site
2019-08-12 14:06:55 -04:00
Vincent Tam
c0d3f26cfd Remove leading slashes in title 2019-08-07 17:58:22 +02:00
Hanzei
02e39b685f
Rebuild docs 2019-08-07 15:53:02 +02:00
Victoria
c82c92108a Merge branch 'master' of https://github.com/tanohzana/hugo-theme-introduction into tanohzana-master 2019-07-21 19:13:45 -04:00
tanohzana
85a8ffc84b Merge branch 'master' of https://github.com/tanohzana/hugo-theme-introduction 2019-04-14 09:45:30 +02:00
tanohzana
c8b411e2d0 add light-grey background to code snippets 2019-04-14 09:41:26 +02:00
Maximilian Bosche
5712e49125 Order sections on homepage by weigth (#143) 2019-04-10 14:41:06 +02:00
Hanzei
26f9dcc1f1
Replace deprecated RSSLink (#146) 2019-04-10 11:16:17 +02:00
Florian Adonis
f7c56ab219
Update style.sass_7642ba43b3212fd7d7ba324df3b88b0c.content 2019-04-08 07:09:56 +02:00