diff --git a/.gitignore b/.gitignore index 4520580..4727433 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -_site/ dploy.yaml \ No newline at end of file diff --git a/_config.yml b/_config.yml index b268c43..1a6704d 100644 --- a/_config.yml +++ b/_config.yml @@ -2,11 +2,17 @@ title: Jerome Lachaud email: jeromelachaud@gmail.com description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description." + +# Server stuff host: "localhost" port: "4002" +baseurl: "http://s148919412.onlinehome.fr/01-jeromelachaud.com/06-jekyll.jerome.lachaud.com" + +#Social twitter_username: jeromelachaud github_username: jeromelachaud # Build settings markdown: kramdown -permalink: pretty \ No newline at end of file +permalink: none +exclude: ["dploy.yaml"] \ No newline at end of file diff --git a/_posts/2014-07-20-mon-deuxieme-billet.markdown b/_posts/2014-07-20-mon-deuxieme-billet.markdown index 890c25d..62e984b 100644 --- a/_posts/2014-07-20-mon-deuxieme-billet.markdown +++ b/_posts/2014-07-20-mon-deuxieme-billet.markdown @@ -2,7 +2,6 @@ layout: page title: "Mon deuxième billet!" date: 2014-07-20 00:47:37 -categories: Catetgory 2 --- You'll find this post in your `_posts` directory - edit this post and re-build (or run with the `-w` switch) to see your changes! diff --git a/_posts/2014-07-20-welcome-to-jekyll.markdown b/_posts/2014-07-20-welcome-to-jekyll.markdown index cc10d3c..4343875 100644 --- a/_posts/2014-07-20-welcome-to-jekyll.markdown +++ b/_posts/2014-07-20-welcome-to-jekyll.markdown @@ -2,7 +2,6 @@ layout: post title: "Welcome to Jekyll!" date: 2014-07-20 00:47:37 -categories: jekyll update --- You'll find this post in your `_posts` directory - edit this post and re-build (or run with the `-w` switch) to see your changes! diff --git a/index.html b/index.html index a9f5097..62a0273 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ layout: default
-

Posts

+

Postsss