Commit graph

423 commits

Author SHA1 Message Date
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
Alex Beattie
c88d3a359d
Add author field to blog (#322)
* Add author field

* Check if author exists
2022-02-21 12:08:45 -06:00
Victoria Drake
fade059bf5 Use layout identifiers for dates
- Adds new Hugo feature
  (https://gohugo.io/functions/dateformat/#datetime-formatting-layouts)
enabling date localization in defaults
2022-02-14 06:42:27 -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
0d75cfe09f Merge branch 'showReadingTime' of https://github.com/bugrasan/hugo-theme-introduction into bugrasan-showReadingTime 2022-02-11 07:04:12 -06:00
bugrasan
18f2b09a7a
fixing the default behaviour for showReadingTime 2022-02-01 01:51:46 +00:00
bugrasan
dea5dbc0f7 patch for 'showReadingTime' config option 2022-01-30 19:16:10 +01: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
067768c63d
Update netlify.toml
- Fix baseURL flag
2021-07-24 13:56:45 +00:00
MyGiHu
73ba592d6c
Fix issue 302 (#304) 2021-07-24 13:49:01 +00:00
Victoria Drake
1ed3af80f6 Add Hugo version 2021-05-30 19:51:01 -04:00
Victoria Drake
70935b223d Update Netlify config
- Remove extra docs dir
2021-05-30 19:43:21 -04:00
Nguyen Tri Tai
48afd1618b
Add Vietnamese (#301) 2021-05-17 08:11:45 -04:00
Artur J Zapater
1f28cce896
updated Spanish texts (#297) 2021-05-03 07:05:15 -04:00
Victoria Drake
a0949e40c4 Fix code backgrounds 2021-04-17 14:51:19 -04:00
Artur J Zapater
73ce55996e
updated fonts and css (#296)
* updated fonts and css

* updated assets

* set fa-font-path to previous value
2021-04-17 14:50:29 -04:00
Crt Mori
36496df615
Mark titles as headings in html (#290)
Should help some of the SEO as it will trigger keywords on the headings which is I guess something you want to be found by search engines
2021-04-08 05:26:02 -04:00
Crt Mori
34761ba2b2
Use image on home for projects only when project has an image (#288)
* Use image only when project has an image

So if there is no images, then projects can form a bit tigher and more
centered position in a square.

* Use same principle for all projects listing template

As per the review comment the listing of the projects would also be dependent on the existance of the image and creation of the space for it
2021-03-20 06:55:05 -04:00
Victoria Drake
ed759f3228 Add example to project 2021-03-20 06:53:05 -04:00
Crt Mori
48159c6b4d
Add option to display project_timeframe to the project pages and home page (#289)
* Add project_timeline to the project template

Project timeline is sometimes very important aspect of your project as
it shows that you have been working on it for some time. This adds the
feature to the template, but only uses it when it is defined.

* Add description of a new feature to README

* Apply suggestions from code review

Co-authored-by: Victoria Drake <24644237+victoriadrake@users.noreply.github.com>
2021-03-20 06:52:23 -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
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
Chris Vahl
b9c51bd3a1
Add Dutch language file (#282) 2021-01-17 09:51:42 -05:00
Victoria Drake
45db8e96db Merge branch 'fix-249' 2021-01-07 20:43:48 -05:00
Victoria Drake
2162fe62ea Remove Google+ share buttons
Close #249
2021-01-07 20:42:19 -05:00
Chris Vahl
8a565b84e6
removed / (#279) 2021-01-07 20:41:15 -05:00
Shea Polansky
b30fe0a193
Only include Plausible if enabled (#281) 2021-01-07 08:14:06 -05:00
Victoria Drake
b6a9ec2b6e Update license year and docs 2021-01-02 07:36:20 -05:00
Victoria Drake
0a5fe265d6 Note unpin autoprefixer
- Seems https://github.com/postcss/autoprefixer/issues/1358 is fixed
2021-01-02 06:59:59 -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
fe776a91c8 Add Plausible 2020-12-31 07:47:49 -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
2486d10245 Merge branch 'AIRyndon-master' 2020-12-27 19:07:38 -05:00
Victoria Drake
5a5eb2d59f Change example post date 2020-12-27 19:07:24 -05:00
Angelo
c7afd15e06 add check on the latest post year before inserting the h2 2020-12-26 20:19:01 +13:00
Angelo
50d13c4e83 remove 2100 variable in the solution 2020-12-26 16:31:05 +13: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
Parag
293ab665ca
Update comments.html (#265) 2020-11-27 08:46:42 -05:00
MyGiHu
696388d6bb
fix-262 (#264) 2020-11-24 04:38:30 -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
49e5fb4ef4 Update README to advise autoprefixer bug
- autoprefixer should temporarily be pinned to avoid bug
2020-11-10 19:28:04 -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