11 Commits (816eb859e98a6264f4037b7805a12bd5f6c3e0c0)

Author SHA1 Message Date
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