Commit Graph

147 Commits

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.
2022-08-25 12:00:52 +02:00
Kiran a92cee0579
Update fontawesome to 6.1.2 (#146) 2022-08-24 14:58:53 +02:00
rarspace01 816eb859e9
Make theme ruby 3.0 compatible (#134)
* Make theme ruby 3.0 compatible

* Update freelancer-theme-jekyll.gemspec
2022-04-21 16:36:10 +02:00
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.
2021-04-05 23:57:42 +02:00
Jerome Lachaud 1c765c107d
Merge pull request #115 from hotwebmatter/hotwebmatter/flexbox-portfolio
Flexbox portfolio
2020-06-17 10:27:29 +02:00
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.
2020-05-13 16:45:40 -04:00
Matthew Obert 5ce75601c1 Merge remote-tracking branch 'upstream/master' 2020-05-13 16:37:53 -04:00
Jerome Lachaud 6d3a4ce643 Update Travis script 2020-04-08 15:24:09 +02:00
Jerome Lachaud cb145fae71 Add html-proofer script and related fixes 2020-04-08 15:21:12 +02:00
Jerome Lachaud df6f86b611 Prevent project files from being generated 2020-04-08 15:16:42 +02:00
Jerome Lachaud 334d9de215 Update README.md 2020-01-27 15:01:03 +01:00
Jerome Lachaud cdfb8769c6 Update issue templates 2020-01-27 14:45:25 +01:00
Jerome Lachaud bf671f7038
Merge pull request #108 from hotwebmatter/patch-2
Disable form mail if spambot fills hidden field
2019-12-21 00:42:33 +01:00
Jerome Lachaud b538dd6da4
Merge pull request #105 from DanySK/fix_ci
Fix the continuous integration (supersedes previous PR)
2019-12-19 18:45:24 +01:00
Jerome Lachaud e970406509
Merge branch 'master' into fix_ci 2019-12-19 18:34:39 +01:00
Jerome Lachaud 81ba41c7e9
Merge pull request #103 from macintosh-HD/master
Updated dependencies
2019-12-19 18:31:12 +01:00
Matthew Obert d85839854a
Disable form mail if spambot fills hidden field 2019-11-26 09:36:53 -05:00
Danilo Pianini 34eb081c97 require any bundler newer than the original one 2019-10-19 11:37:25 +02:00
Danilo Pianini 5b04523de3 Update bundler requirement 2019-10-19 11:33:26 +02:00
Danilo Pianini fcdb484624
Move installation within script 2019-10-19 11:06:53 +02:00
Danilo Pianini 71aafdad08
Try bundle install 2019-10-19 11:03:07 +02:00
Danilo Pianini 94c330f212
Cache bundler on Travis 2019-10-19 10:55:26 +02:00
Danilo Pianini 59e8bfdf03
Try using bundler directly 2019-10-19 10:53:12 +02:00
Danilo Pianini 48c722b002
Use Travis default rvm 2019-10-19 10:48:14 +02:00
Danilo Pianini 06a8503d2e
Remove deprecated travis settings 2019-10-19 10:47:12 +02:00
Julian Gentges e361649d93 updated '.gemspec' 2019-10-10 21:31:28 +02:00
Julian Gentges fb3ca41fc6 added '.jekyll-cache' 2019-10-10 21:30:29 +02:00
Julian Gentges 93bcd7c05a added '.DS_Store' 2019-10-10 21:22:48 +02:00
Jerome Lachaud ff47a9045c
Merge pull request #100 from hotwebmatter/patch-1
Another accessibility fix
2019-07-08 16:28:37 +02:00
Matthew Obert e921d9f116
Another accessibility fix
Same as the last one: https://github.com/jeromelachaud/freelancer-theme/pull/99
2019-07-08 10:26:44 -04:00
Jerome Lachaud 30e626a823
Merge pull request #99 from hotwebmatter/patch-1
Accessibility fix for form input labels
2019-07-08 16:21:53 +02:00
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.
2019-07-08 10:19:59 -04:00
Matthew Obert e3e6ed9645
Make form input labels accessible 2019-07-08 10:15:16 -04:00
Matthew Obert 91b9e70fec
Fix form labels for accessibility 2019-07-08 10:13:18 -04:00
Jerome Lachaud 80a23e06f3
Merge pull request #90 from j3soon/master
Fix download link
2018-07-19 23:33:45 +02:00
Johnson fd2168e9a9
Fix download link 2018-07-19 08:53:04 +08:00
Jerome Lachaud e8d0bfc366
Merge pull request #86 from lsolesen/remote-theme
Support remote theme
2018-05-29 12:43:39 +02:00
Jerome Lachaud c564c2ecce
Update freelancer-theme-jekyll.gemspec 2018-05-29 12:19:12 +02:00
Jerome Lachaud db9bacc0e3
Update freelancer-theme-jekyll.gemspec 2018-05-29 11:56:14 +02:00
Jerome Lachaud fcb6aaa202
Update Gemfile 2018-05-29 11:55:03 +02:00
Jerome Lachaud 24ad7cfb0e
Merge pull request #88 from jeromelachaud/jeromelachaud-patch-1-1
Fixes #85
2018-05-28 16:36:56 +02:00
Jerome Lachaud e2f1d58482
Fixes #85 2018-05-28 16:36:35 +02:00
Lars Olesen d52f54beee
Create freelancer-theme-jekyll.gemspec 2018-04-26 15:18:52 +02:00
Lars Olesen 15d6562e13
Support remote theme 2018-04-26 15:17:16 +02:00
Jerome Lachaud d079055fa7
Merge pull request #78 from watkinsmatthewp/master
Only include elements that are specified in modals
2017-12-29 14:45:44 +00:00
Jerome Lachaud 19fd78b4f5
Merge pull request #80 from jeromelachaud/jeromelachaud-patch-1
Update main.css
2017-12-15 10:53:25 +00:00
Jerome Lachaud e4847c80ca
Update main.css 2017-12-15 10:51:48 +00:00
Matthew Watkins 95fab36237 Only include elements that are specified 2017-11-06 20:32:37 -05:00
Jerome Lachaud 89d407fb98 Merge pull request #72 from jourdanrodrigues/patch-1
Fix email variable issue.
2017-06-18 16:21:37 +01:00
Jourdan Rodrigues 771842ec5a Fix email variable issue. 2017-06-12 21:13:02 -03:00