Commit graph

399 commits

Author SHA1 Message Date
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
Hanzei
02e39b685f
Rebuild docs 2019-08-07 15:53:02 +02:00
Vincent Tam
8b887314e2 Remove forward slash for relLangURL 2019-08-07 11:37:06 +02:00
Vincent Tam
73fb5b0297 Changed npm cmd for prereq (#161) 2019-08-07 11:18:07 +02:00
Hanzei
6ef61decc2
Add test for Hugo 0.56 (#160) 2019-08-02 10:08:19 +02:00
Vincent Tam
4f59157d5b Replace leading slash in some relURL 2019-07-25 16:15:03 +02:00
Victoria
e18c5c5429 Update Victoria's username 2019-07-24 19:51:35 -04:00
Victoria
31ee817e4a Merge branch 'tanohzana-master' 2019-07-21 19:14:19 -04: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