13 Commits (cb09807798c5cfbf17640ddc3dcc96bcc3570544)

Author SHA1 Message Date
Avonnaire 28bb2f9ecd Remove root-relative URLs
GitHub Pages is currently attempting to load CSS and JS from the root site, i.e yourusername.github.io, and as such it breaks. I removed the root-relative references, and it should work on every site now.
2 years ago
Kiran a92cee0579
Update fontawesome to 6.1.2 (#146) 2 years ago
nete-madi 62b362b21e
Fix site title attribute logic (#121)
The site title attribute had some logic that would change the site title if a project modal was open, but it caused the title to permanently be set to the title of the last entry in the _posts directory. I removed the if/else logic to keep the site title to be what is specified in _config.yml in the "title" field.
4 years ago
Rodrigo Graça 246d37647c Adding missing meta keywords tag 7 years ago
Jerome Lachaud 4c049b5fff Merge pull request #33 from bdronneau/feat/verify-google-bing
feat: add meta for google & bing verification
9 years ago
basti1dr b28748b773 feat: add meta for google & bing verification 9 years ago
basti1dr 24aa1e362b feat(meta header): add meta header author to header if exists in config.yml 9 years ago
Hannes Van De Vreken a757a89f83 Add link in html head to refer rss readers to the feed 10 years ago
Jerome Lachaud df63ca923c Getting rid of 'baser' variable & references 10 years ago
Hannes Van De Vreken 769e386e5d Allow sites with https scheme to safely load all external assets 10 years ago
Oliver Stapleton b10d1d607b Colors can now be set in config file.
Had to move the css files containing the colors to the /_includes
directory to put variables in them.
10 years ago
Jerome Lachaud fd4b3a76e4 new design 10 years ago
Jerome Lachaud 8dfd0984dd First commit 10 years ago