144 Commits (62b362b21ee8d4b33394ba5e4b055014508532c8)
 

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
Jerome Lachaud 1c765c107d
Merge pull request #115 from hotwebmatter/hotwebmatter/flexbox-portfolio
Flexbox portfolio
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
Matthew Obert 5ce75601c1 Merge remote-tracking branch 'upstream/master' 4 years ago
Jerome Lachaud 6d3a4ce643 Update Travis script 5 years ago
Jerome Lachaud cb145fae71 Add html-proofer script and related fixes 5 years ago
Jerome Lachaud df6f86b611 Prevent project files from being generated 5 years ago
Jerome Lachaud 334d9de215 Update README.md 5 years ago
Jerome Lachaud cdfb8769c6 Update issue templates 5 years ago
Jerome Lachaud bf671f7038
Merge pull request #108 from hotwebmatter/patch-2
Disable form mail if spambot fills hidden field
5 years ago
Jerome Lachaud b538dd6da4
Merge pull request #105 from DanySK/fix_ci
Fix the continuous integration (supersedes previous PR)
5 years ago
Jerome Lachaud e970406509
Merge branch 'master' into fix_ci 5 years ago
Jerome Lachaud 81ba41c7e9
Merge pull request #103 from macintosh-HD/master
Updated dependencies
5 years ago
Matthew Obert d85839854a
Disable form mail if spambot fills hidden field 5 years ago
Danilo Pianini 34eb081c97 require any bundler newer than the original one 5 years ago
Danilo Pianini 5b04523de3 Update bundler requirement 5 years ago
Danilo Pianini fcdb484624
Move installation within script 5 years ago
Danilo Pianini 71aafdad08
Try bundle install 5 years ago
Danilo Pianini 94c330f212
Cache bundler on Travis 5 years ago
Danilo Pianini 59e8bfdf03
Try using bundler directly 5 years ago
Danilo Pianini 48c722b002
Use Travis default rvm 5 years ago
Danilo Pianini 06a8503d2e
Remove deprecated travis settings 5 years ago
Julian Gentges e361649d93 updated '.gemspec' 5 years ago
Julian Gentges fb3ca41fc6 added '.jekyll-cache' 5 years ago
Julian Gentges 93bcd7c05a added '.DS_Store' 5 years ago
Jerome Lachaud ff47a9045c
Merge pull request #100 from hotwebmatter/patch-1
Another accessibility fix
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
Jerome Lachaud 30e626a823
Merge pull request #99 from hotwebmatter/patch-1
Accessibility fix for form input labels
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
Matthew Obert e3e6ed9645
Make form input labels accessible 5 years ago
Matthew Obert 91b9e70fec
Fix form labels for accessibility 5 years ago
Jerome Lachaud 80a23e06f3
Merge pull request #90 from j3soon/master
Fix download link
6 years ago
Johnson fd2168e9a9
Fix download link 6 years ago
Jerome Lachaud e8d0bfc366
Merge pull request #86 from lsolesen/remote-theme
Support remote theme
6 years ago
Jerome Lachaud c564c2ecce
Update freelancer-theme-jekyll.gemspec 6 years ago
Jerome Lachaud db9bacc0e3
Update freelancer-theme-jekyll.gemspec 6 years ago
Jerome Lachaud fcb6aaa202
Update Gemfile 6 years ago
Jerome Lachaud 24ad7cfb0e
Merge pull request #88 from jeromelachaud/jeromelachaud-patch-1-1
Fixes #85
6 years ago
Jerome Lachaud e2f1d58482
Fixes #85 6 years ago
Lars Olesen d52f54beee
Create freelancer-theme-jekyll.gemspec 7 years ago
Lars Olesen 15d6562e13
Support remote theme 7 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 19fd78b4f5
Merge pull request #80 from jeromelachaud/jeromelachaud-patch-1
Update main.css
7 years ago
Jerome Lachaud e4847c80ca
Update main.css 7 years ago
Matthew Watkins 95fab36237 Only include elements that are specified 7 years ago
Jerome Lachaud 89d407fb98 Merge pull request #72 from jourdanrodrigues/patch-1
Fix email variable issue.
7 years ago
Jourdan Rodrigues 771842ec5a Fix email variable issue. 7 years ago
Jerome Lachaud 4316c7a8ba Merge pull request #71 from kobs0N/patch-1
Update contact_me.js
7 years ago
Jacob H 09e18d25d3 Update contact_me.js
Fixing XSS Vulnerability by removing the FirstName variable
7 years ago
Jerome Lachaud 93fec6a65f Update README.md 7 years ago