* 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>
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.
* 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>
* 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.
* 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
* 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>
* 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
* 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
* fix-262
* Replacing Moment.js with native JavaScript
* Update config.toml
Adding the "auto" option of themeStyle to the comment.
* Remains of Google+ removed