Commit graph

71 commits

Author SHA1 Message Date
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
Victoria Drake
a0949e40c4 Fix code backgrounds 2021-04-17 14:51:19 -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
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
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
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ô
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
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
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
7dbdfe32b9
Update docs build script (#168)
Fix broken asset links for demo Netlify site
2019-08-12 14:06:55 -04: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
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
tanohzana
d050ccb3c8 fix blog share margin 2019-04-06 13:03:17 +02:00
tanohzana
99fb3d499a add a bit of space between social icons 2019-04-06 13:01:04 +02:00
Victoria
b82db49f28 Merge branch 'master' into fix-cors 2019-03-18 15:30:32 -04:00
Victoria
f89d9c5996 Rebuild docs 2019-03-18 15:26:55 -04:00
Victoria
31520b6f78 Try netlify.toml and rel css links 2019-03-18 14:46:00 -04:00
Victoria
632bcd4579
Fix hero sizes (#137)
* Fix hero sizes

- Use proper sections in index.html to comply with bulma styles
- Update default value of header height to "fullheight" (shows navbar)

* Revert unrelated changes
2019-03-15 11:27:09 -04:00
Hanzei
5895d84506
Fix font path 2018-11-28 20:19:25 +01:00
Hanzei
dfe920cc2a
Regenerate resources 2018-11-13 11:05:04 +01:00
Hanzei
04f47b3377
Add tests for Hugo 0.50 (#99)
* Add tests for hugo 0.50

* Update docs

* Update resources
2018-10-29 14:43:15 +01:00
Hanzei
6c090cc278
Update docs & Add script to build docs 2018-10-10 15:51:40 +02:00
Hanzei
2267f54d5a
Add test for hugo 0.49.1 (#95) 2018-10-10 15:32:25 +02:00
Hanzei
7d65d6ca14
Fix baseurl (#86) 2018-09-18 08:36:57 +02:00
Vicky
03e80406a5 Update README and screenshots 2018-09-03 16:49:47 +09:00
Vicky
6a63b29b5e Fix size of carousel buttons
- Next and Prev buttons were too small to click easily
2018-08-24 15:06:45 -05:00
Vicky
463f61286e Fix spacing and html background color
- Add spacing before All Blog Posts section
- Apply background color to html (was white in dark theme)
2018-08-24 14:54:45 -05:00
Vicky
1d20702462 Merge branch 'next_gen' of https://github.com/Hanzei/hugo-theme-introduction into Hanzei-next_gen 2018-08-24 14:44:11 -05:00
Hanzei
cec1b43798
Update Font Awsome to 5.2 2018-08-22 08:21:27 +02:00
Hanzei
caecb7e921
Cleanup unused images 2018-08-22 08:20:06 +02:00
Vicky
ff59834c3f Merge branch 'next_gen' of https://github.com/Hanzei/hugo-theme-introduction into Hanzei-next_gen 2018-08-21 14:50:49 -05:00