45 Commits (89203dcb44e850811e79061065b87bfb25f9b28d)

Author SHA1 Message Date
Jerome Lachaud 89203dcb44 Fix indentation 2 years ago
Kiran cb09807798
Remove startbootstrap linking from modals (#148) 2 years ago
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
Matthew Obert 392ad51e2e Implement flexbox layout for portfolio grid
Make responsive layout even more responsive.
Support portfolio grids with arbitrary numbers of items.
Previously, I would only add portfolio items in groups of three.
4 years ago
Jerome Lachaud cb145fae71 Add html-proofer script and related fixes 5 years ago
Matthew Obert e921d9f116
Another accessibility fix
Same as the last one: https://github.com/jeromelachaud/freelancer-theme/pull/99
5 years ago
Matthew Obert eb0dba8cfa
Accessibility fix for form input labels
I ran the Tota11y plugin and it generated "Input is missing a label" warnings. This is a quick fix.
5 years ago
Johnson fd2168e9a9
Fix download link 6 years ago
Jerome Lachaud d079055fa7
Merge pull request #78 from watkinsmatthewp/master
Only include elements that are specified in modals
7 years ago
Jerome Lachaud e4847c80ca
Update main.css 7 years ago
Matthew Watkins 95fab36237 Only include elements that are specified 7 years ago
Rodrigo Graça 246d37647c Adding missing meta keywords tag 7 years ago
Tobin Yehle 006d76d13a fix the static contact email 7 years ago
Jerome Lachaud 5ad5cf8fd0 Merge pull request #39 from jeromelachaud/patch-1
feat: add Disqus
9 years ago
Jerome Lachaud 2b35097574 Update contact_disqus.html 9 years ago
Jerome Lachaud 81ae30ec14 Merge pull request #32 from turtleDev/master
fix "Fix modal mouse wheel issues"
9 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 c6a9deace2 feat: include disqus if we enable it 9 years ago
basti1dr 02a82d7440 feat: add includes part for disqus display 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
turtleDev 816dcc2885 fix "Fix modal mouse wheel issues"
commit 6ee599 (Fix modal mouse wheel issues) used // for comments
instead of using /**/, which caused weird behaviour. replacing
// with /**/ fixed the problem.
9 years ago
Jerome Lachaud 6ee599856e Fix modal mouse wheel issues 9 years ago
bartcallant f2d3fc6fa4 Color Fixes 9 years ago
bartcallant 248817ee3c Hardcoded skills to variable 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
Erik Nilsen d2d0749f87 add a freindlier placeholder 10 years ago
Jerome Lachaud bfaa44e7a1 Contact form is now powered by formspree, with the option to switch back to original PHP form 10 years ago
Jerome Lachaud df63ca923c Getting rid of 'baser' variable & references 10 years ago
Jerome Lachaud 6d68ec4aa6 Getting rid of unnecessary pages loop 10 years ago
Jerome Lachaud a50b92b08c Put navigation in a separate file 10 years ago
Jorge Valdez aa58ac0cce Fix typo in a class name on the footer. 10 years ago
Hannes Van De Vreken 769e386e5d Allow sites with https scheme to safely load all external assets 10 years ago
Sergey Sokurenko 16a947b9e6 Added footer settings to the config: location, social and credits block titles, copyright, credits block content 10 years ago
JR McEntee cb0fa29c5b Fixed unclosed div that caused extra row padding on portfolio 10 years ago
Oliver Stapleton 3c5db6069e Some corrections 10 years ago
Oliver Stapleton e325892acb Removed some content from the config file
Reverts of my earlier changes, content should not be stored in
configuration.
10 years ago
Oliver Stapleton 0b75986e6c Cleaned up some things.
More parameters can be set from config file.
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
Oliver Stapleton ef2672d004 Set various variables for easier customization
Address and more social media names can now be set in the config file,
date at bottom of site is set automatically.
10 years ago
Jerome Lachaud a6df14c39c initial commit 10 years ago
Jerome Lachaud fd4b3a76e4 new design 10 years ago
Jerome Lachaud 8dfd0984dd First commit 10 years ago