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
MyGiHu
7bebd01f42
Fix for issues 260 and 283 ( #285 )
...
* 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
2021-01-18 08:18:55 -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
Parag
d5e8be8d78
Correct hamburger menu color in mobile view ( #257 )
...
To correct hamburger menu in mobile view added $primary color to menu itself
Solves #256
2020-11-08 19:45:45 -05:00
Parag
a4169e2c1f
Update _base.sass ( #255 )
...
Setting "a $h-color" was breaking correct color rendering for blog post titles in light theme. It was trying to override the href element color i.e. # dbdbdb with title color # 222222
2020-11-08 19:44:41 -05:00
Hudson Worden
c213b38c6f
Use BaseURL for fonts to handle urls that have path components. ( #240 )
2020-08-15 15:01:24 -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
mijorus
ea30afa39a
allow images of any ratio to be set as thumbnails without stretching them ( #216 )
...
* allow images of any ratio to be set as thumbnails without streching them
* Update _base.sass
Co-authored-by: mijorus <lorenzo@mijorus.it>
2020-06-24 08:31:45 -05:00
Shea Polansky
0493ee48a7
Fix list element styling ( #201 )
2020-04-13 13:11:03 +02:00
Shea Polansky
1d5c8d2d28
Fixup dark theme ( #197 )
2020-03-29 16:51:08 -04:00
Shea Polansky
bbbf9b0cb9
Add ham-handed "auto" color scheme by duplicating all css (:V) ( #198 )
2020-03-29 16:48:45 -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
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
tanohzana
4687324150
revert blog sharing icons spacers
2019-04-08 07:05:15 +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
Hanzei
5895d84506
Fix font path
2018-11-28 20:19:25 +01:00
Kevin Ottens
563cf77fe1
Restore home navbar ( #90 )
...
* Center the navbar again on the home page
* Favor the project page for listing projects
The project listing has its own page we can link to instead of going
back to the (potentially fading in) home page each time.
2018-10-29 18:44:11 +01: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
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
Hanzei
ef4cd37814
Use doublequotes when possible
2018-07-29 09:21:19 +02:00
Vicky
a6f92dcc26
Merge branch 'next_gen' of https://github.com/Hanzei/hugo-theme-introduction into Hanzei-next_gen
2018-07-26 15:53:56 -04:00
Hanzei
b7aeb407b1
Cleanup sass variables
2018-07-23 23:49:56 +02:00
Hanzei
ce33fc7917
Dry up stylesheed
2018-07-19 17:47:51 +02:00
Hanzei
5ccd6795b2
Fix assets when baseurl contains path
2018-07-19 14:00:31 +02:00
Vicky
f94a4833f2
Update styles
...
- tweak title line height
- center image in markdown
2018-07-15 17:07:43 -04:00
Hanzei
2ed572bea8
Fix file permission
2018-07-13 12:26:33 +02:00
Hanzei
f8272377bc
Only include need bulma files
2018-07-13 11:29:45 +02:00
Hanzei
f5c0d492d3
Fix font weight
2018-07-12 14:44:52 +02:00
Hanzei
5c0f73793e
Relocate fonts
2018-07-12 14:42:54 +02:00
Hanzei
0c4bc76495
Bump fontawsome to version 5.1
2018-07-12 12:15:25 +02:00
Hanzei
297ac04015
Fix style errors
2018-07-11 09:55:47 +02:00
Hanzei
79574f632e
Use hugo sass prozessing
2018-07-10 09:23:19 +02:00