Commit graph

440 commits

Author SHA1 Message Date
aditya 3df512ad7d
update issue link 2023-06-11 15:34:22 +05:30
aditya c3421a7fcd
use relative links 2023-06-11 15:33:33 +05:30
aditya 74d6ea7692
use relative link 2023-06-11 15:32:39 +05:30
aditya 56c3889871
update remote URL README 2023-06-11 15:30:13 +05:30
aditya f5ce22ea64
use relative path for image 2023-06-11 15:25:19 +05:30
Victoria Drake c0c98b40e8
Update stale.yml 2023-03-25 10:35:00 -05:00
Victoria Drake 36a1b413e2
Update year 2023-02-20 08:30:24 -06:00
Victoria Drake 05f9042e0e
Update test-versions.yml 2023-02-20 08:19:56 -06:00
Alex Lovell-Troy 5b134ac767
Fixes #357 by upgrading to fontawesome-free 6.3.0 (#358)
* Fixes #357 by upgrading to fontawesome-free 6.3.0

* Replaced the existing font-awesome files with new ones
* Updated references in _variables.scss ro reference theme location
* Tweaked social.html to remove redundant css class

* Updating netlify.toml to more modern values

---------

Co-authored-by: Victoria Drake <24644237+victoriadrake@users.noreply.github.com>
2023-02-19 09:13:04 -06:00
Dave Madison 33b04560cc
Fix background bleed behind card images (#355) 2023-02-19 08:56:26 -06:00
Marc Clascà 6a298900a5
Adds catalan language (#350)
* Adds catalan language

* Detailed correction
2023-02-19 08:27:33 -06:00
Martin Hutchinson 1ee72fb667
Missing import for auto dark mode, fixes #337 (#347)
The background rendered properly if dark mode was specified explicitly in the config.toml, but not if the config.toml specified auto mode and then dark mode was chosen by the client.
2023-02-18 11:16:59 -06:00
B. Philipp Kleer 67738a31b5
Implementing academicons (#344)
* Add files via upload

import from scss files from ../vendor

* added academicons import

import from _academicons-import.sass

* added license for academicons

* added academicons fonts/scss in vendor

* added academicons in static/fonts

* changed social.html to differentiate between fontawesome and academicons

* deleted academicons manually loading

in the first steps I had implemented academicons manually before I added it in the assets/sass

* Delete .DS_Store

* Delete .DS_Store

* Delete .DS_Store

---------

Co-authored-by: bpkleer <benk@sowi.jlug.de>
2023-02-18 11:12:44 -06:00
Dingyi 8cc44f4cf0
typo and Chinese expression error (#345)
* typo

* typo
2023-02-18 11:02:17 -06:00
Sergio Merino Hernández 3c01130d0a
Include an option to remove the navigation menu (#340)
* Add showMenu option

The showMenu option allows users to remove the navigation menu if
necessary.

* Update README.md

This commit will update the README.md file to include information about
the showMenu option.
2022-09-05 19:17:17 -05:00
Linh T. Tô e7e8344a51
Use new Google Analytics template to accommodate both GA4 and GS3 in header (#341) 2022-09-05 19:13:27 -05:00
Victoria Drake 591eb5ab07 Update image 2022-02-22 08:13:56 -06:00
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