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
hitzhangjie
89b8d152a9
fix: if heading contains non English characters, cannot scroll properly ( #228 )
2020-08-01 18:47:51 -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
5f5084d870
Add exempt label
2020-07-13 21:29:07 -04:00
Eriq
7b6b519e38
Create sv.toml ( #222 )
...
Co-authored-by: iLikeHajk <eriqperiq@mailbox.org>
2020-07-09 20:11:57 -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
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
75da626aae
Update error advice
...
Close #210
2020-06-21 13:53:54 -04:00
Victoria Drake
2e1445d651
Fix unscrollable portrait images
...
- Merge branch 'mijorus-patch-1'
- Add exampleSite image
2020-06-14 14:41:07 -04:00
Victoria Drake
49d52d2091
Add portrait oriented image for testing
2020-06-14 14:38:24 -04:00
Victoria Drake
0e29f1bad8
Merge branch 'patch-1' of https://github.com/mijorus/hugo-theme-introduction into mijorus-patch-1
2020-06-14 13:35:03 -04:00
Ryuichiro Hataya
6a241a5c5c
add japanese translation ( #215 )
2020-06-14 13:24:55 -04:00
mijorus
5c04c49885
fix unscrollable content if the picture is taller that the viewport
2020-06-10 16:20:19 +02: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
Etienne Membrives
114565af27
Fix social icons with new version of FontAwesome ( #203 )
...
FontAwesome changed the way brand icons should be invoked. This commit
updates the social section to use the new, updated way.
2020-05-12 20:28:23 -04: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
33720a6e04
🔨 Use Actions for testing
...
Removes TravisCI
2020-03-14 21:00:06 -04:00
Victoria Drake
a0578435b6
🌱 Add resources
...
Fix #196
2020-03-09 21:22:09 -04:00
Vincent Tam
64167415cb
Corrected Polish translation for "minute" ( #174 )
2020-03-04 09:42:43 +01:00
Victoria Drake
4dd0966b7c
Create stale.yml
2020-02-29 16:48:06 -05:00
Victoria Drake
f29204c62a
Fix typo and cd line
2020-02-14 11:56:25 -05:00
Victoria Drake
67451fc5d7
Update README
...
- Linting
- Update quick start instruction
- Update links
2020-01-20 10:10:22 -05:00
Pavel Tsaregorodtsev
2133fd8ffc
add ru localisation ( #193 )
2020-01-19 16:50:37 -05:00
Victoria Drake
964f596fe6
Merge generated resources
2019-12-28 22:36:34 -05:00
Victoria Drake
8dfb51cae7
Switch examplesite back to light
2019-12-28 22:36:06 -05:00
Victoria Drake
65bcf9cbcd
Merge branch 'master' into fix-189
2019-12-28 22:28:27 -05:00
Victoria Drake
7937f5366d
Update broken link
2019-12-28 22:27:19 -05:00
Victoria Drake
3828ad0823
Remove absurl for fonts ( #191 )
...
This will either fix the demo, or break the theme.
2019-12-28 22:09:11 -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
cfc6909570
Fix license years
...
Copyright years should cover the lifetime of the work, not the current
year.
2019-10-01 10:34:16 -04: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
Victoria Drake
f1d5d44a20
Update years
2019-10-01 10:18:25 -04:00
Jacques Supcik
5205eeac73
Add timeRefresh
for periodic localtime update and allow for multilingual time format ( #177 )
2019-08-31 23:52:30 +02: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
Hanzei
f38d92b769
More French word for bug ( #166 )
2019-08-12 11:24:11 +02:00
Vincent Tam
67e82d0b0b
More French word for bug
2019-08-10 08:33:10 +02:00
Hanzei
035a2c1dda
Added Chinese Translations ( #165 )
2019-08-09 21:15:03 +02:00
Vincent Tam
affad21e18
Fixed careless typo again
2019-08-09 17:30:09 +02:00
Vincent Tam
6b940c1949
Fixed careless typo
2019-08-09 17:29:11 +02:00
Vincent Tam
b9e83a41d6
Fixed white space error
...
Caused by copy and pasting from Google Translate's during the conversion from
traditional characters to simplified ones.
2019-08-09 16:55:49 +02:00
Vincent Tam
cd53a849d0
Added Chinese Translations
2019-08-09 16:47:11 +02:00
Vincent Tam
c0d3f26cfd
Remove leading slashes in title
2019-08-07 17:58:22 +02:00
Hanzei
c2aecb80c0
Replace leading slash in some relURL ( #159 )
...
* Replace leading slash in some relURL
* Remove forward slash for relLangURL
* Rebuild docs
2019-08-07 15:55:33 +02:00