basti1dr
24aa1e362b
feat(meta header): add meta header author to header if exists in config.yml
2015-09-27 00:54:36 +02:00
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.
2015-09-06 19:00:11 +05:30
Jerome Lachaud
6ee599856e
Fix modal mouse wheel issues
2015-08-22 16:22:15 +01:00
Jerome Lachaud
ee76c250f5
Merge pull request #25 from bartcallant/master
...
Color Fixes
2015-07-19 01:57:13 +01:00
bartcallant
f2d3fc6fa4
Color Fixes
2015-07-18 23:23:43 +02:00
Jerome Lachaud
0465ed4fb5
Merge pull request #24 from bartcallant/master
...
Hardcoded skills to variable in _config.yml
2015-07-18 08:11:56 +01:00
bartcallant
248817ee3c
Hardcoded skills to variable in _config.yml
2015-07-18 03:37:34 +02:00
Jerome Lachaud
b9014558a4
Create LICENCE
2015-04-06 18:03:16 +02:00
Jerome Lachaud
6897409e9b
Merge pull request #16 from hannesvdvreken/patch-1
...
Add link in html head to refer rss readers to the feed
2015-02-25 17:32:31 +01:00
Hannes Van De Vreken
a757a89f83
Add link in html head to refer rss readers to the feed
2015-02-25 15:26:16 +01:00
Jerome Lachaud
43487eb997
Merge pull request #15 from spitfire2903/master
...
Fixing the text of the validation of email
2015-02-22 17:05:26 +01:00
Ricardo Nunes de Miranda
259a0e9a3a
Fixing the text of the validation of email
2015-02-21 23:34:21 -02:00
Jerome Lachaud
7737e7e5a6
Merge pull request #13 from enilsen16/formspree
...
Use formspree for contact form instead of PHP
2015-02-18 00:13:19 +01:00
Erik Nilsen
d2d0749f87
add a freindlier placeholder
2015-02-17 11:55:36 -08:00
Erik Nilsen
0ec53f397c
update readme
2015-02-17 11:55:17 -08:00
Jerome Lachaud
97115d2427
typo
2015-02-17 17:11:14 +01:00
Jerome Lachaud
bfaa44e7a1
Contact form is now powered by formspree, with the option to switch back to original PHP form
2015-02-17 17:03:24 +01:00
Jerome Lachaud
0a74e377f3
Update README.md
2015-02-03 15:37:26 +01:00
Jerome Lachaud
df63ca923c
Getting rid of 'baser' variable & references
2015-02-03 15:35:48 +01:00
Jerome Lachaud
6d68ec4aa6
Getting rid of unnecessary pages loop
2015-02-03 15:20:38 +01:00
Jerome Lachaud
2264e1e75e
Getting rid of unnecessary posts loop
2015-02-03 15:08:27 +01:00
Jerome Lachaud
73579e8976
Fix typos
2015-02-02 12:01:04 +01:00
Jerome Lachaud
a50b92b08c
Put navigation in a separate file
2015-02-01 23:51:04 +01:00
Jerome Lachaud
59316d6f88
Merge pull request #12 from gregmolnar/email_validation
...
validate email address to prevent header injection
2015-01-30 22:50:11 +01:00
Greg Molnar
4754596ded
validate email address to prevent header injection
2015-01-30 08:42:13 +00:00
Jerome Lachaud
01f53b4d6f
Update contact_me.php
2015-01-28 22:48:10 +01:00
Jerome Lachaud
3d06089538
Update contact_me.php
2015-01-28 22:47:26 +01:00
Jerome Lachaud
3a0851bfcc
Merge pull request #11 from georch/master
...
Fix typo in a class name on the footer
2015-01-26 18:26:29 +01:00
Jorge Valdez
aa58ac0cce
Fix typo in a class name on the footer.
2015-01-26 11:17:21 -06:00
Jerome Lachaud
234870d8f9
Merge pull request #10 from hannesvdvreken/patch-1
...
No need to add entire content in the description field of the feed
2015-01-20 12:42:20 +01:00
Hannes Van De Vreken
c32329622f
No need to add entire content in the description field of the feed
2015-01-19 21:05:47 +01:00
Jerome Lachaud
9bb3cc4ea0
Merge pull request #9 from hannesvdvreken/patch-2
...
Allow sites with https scheme to safely load all external assets
2015-01-14 18:56:22 +01:00
Hannes Van De Vreken
769e386e5d
Allow sites with https scheme to safely load all external assets
2015-01-14 16:48:07 +01:00
Jerome Lachaud
fccaf9e984
Merge pull request #8 from hannesvdvreken/patch-1
...
Provided example base url
2015-01-14 16:22:08 +01:00
Hannes Van De Vreken
f921272b3d
Provided example base url
...
Because otherwise RSS feeds are broken
2015-01-14 15:09:04 +01:00
Jerome Lachaud
788e6f751a
Merge pull request #5 from ssokurenko/master
...
Fixed Build Warning: Layout 'none' requested in feed.xml does not exist. Added footer settings.
2014-11-17 18:44:35 +01:00
Sergey Sokurenko
16a947b9e6
Added footer settings to the config: location, social and credits block titles, copyright, credits block content
2014-11-16 20:09:02 +02:00
Sergey Sokurenko
df9e9d14a1
Fixed Build Warning: Layout 'none' requested in feed.xml does not exist.
2014-11-14 22:37:21 +02:00
Jerome Lachaud
0a2ad5d051
Merge pull request #2 from jrmce/master
...
Fixed unclosed div that caused extra row padding on portfolio
2014-09-01 12:11:44 +02:00
JR McEntee
cb0fa29c5b
Fixed unclosed div that caused extra row padding on portfolio
2014-08-31 23:18:38 -04:00
Jerome Lachaud
d18499cb14
Merge pull request #1 from st4ple/master
...
Extended configurability for colors, etc
2014-08-12 20:13:43 +02:00
Oliver Stapleton
3c5db6069e
Some corrections
2014-08-11 12:04:41 +02:00
Oliver Stapleton
e325892acb
Removed some content from the config file
...
Reverts of my earlier changes, content should not be stored in
configuration.
2014-08-11 11:19:28 +02:00
Oliver Stapleton
0b75986e6c
Cleaned up some things.
...
More parameters can be set from config file.
2014-08-10 16:18:30 +02:00
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.
2014-08-10 14:47:11 +02:00
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.
2014-08-10 13:33:24 +02:00
Jerome Lachaud
40f3f1d2ad
Update freelancer.js
...
Updated the responsive menu to auto-collapse when a menu item is clicked
2014-08-01 14:36:25 +01:00
Jerome Lachaud
00c16d81bf
Update _config.yml
2014-07-27 15:14:15 +02:00
Jerome Lachaud
76b9981c2e
Update README.md
2014-07-27 15:10:29 +02:00
Jerome Lachaud
95919c61de
update .gitignore
2014-07-27 12:54:41 +02:00