From ee4251ef922c5de424b4e6808a36c252f9f69dab Mon Sep 17 00:00:00 2001 From: cuginoAle Date: Sat, 21 Feb 2015 22:14:12 +0100 Subject: [PATCH 1/7] Update 2014-3-3-Hello-World.md --- _posts/2014-3-3-Hello-World.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_posts/2014-3-3-Hello-World.md b/_posts/2014-3-3-Hello-World.md index c469524e3efa3..679c132351c68 100644 --- a/_posts/2014-3-3-Hello-World.md +++ b/_posts/2014-3-3-Hello-World.md @@ -2,9 +2,10 @@ layout: post title: You're up and running! --- +I edited this! Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below :point_down:). ![_config.yml]({{ site.baseurl }}/images/config.png) -The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the [Jekyll Now repository](https://github.com/barryclark/jekyll-now) on GitHub. \ No newline at end of file +The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the [Jekyll Now repository](https://github.com/barryclark/jekyll-now) on GitHub. From dacca504fe6ec1757dc07cdca6d2a506179018ec Mon Sep 17 00:00:00 2001 From: cuginoAle Date: Sat, 21 Feb 2015 22:21:17 +0100 Subject: [PATCH 2/7] Update and rename _posts to _posts/prova --- _posts/prova | 1 + 1 file changed, 1 insertion(+) create mode 100644 _posts/prova diff --git a/_posts/prova b/_posts/prova new file mode 100644 index 0000000000000..ac6973bcb4029 --- /dev/null +++ b/_posts/prova @@ -0,0 +1 @@ +### new post From 2a4ab4866472d91778d22da83493c27bba947c94 Mon Sep 17 00:00:00 2001 From: cuginoAle Date: Sat, 21 Feb 2015 22:24:12 +0100 Subject: [PATCH 3/7] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index e47f6415ecc70..7c99e546559c7 100644 --- a/_config.yml +++ b/_config.yml @@ -3,10 +3,10 @@ # # Name of your site (displayed in the header) -name: Your Name +name: CiccioPippo # Short bio or description (displayed in the header) -description: Web Developer from Somewhere +description: Web Developer from Anzio # URL of your avatar or profile pic (you could use your GitHub profile pic) avatar: https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/jekyll-logo.png From bb2a26951d4ba7e434ca6711b5b8596a473b6a06 Mon Sep 17 00:00:00 2001 From: cuginoAle Date: Sat, 21 Feb 2015 22:30:10 +0100 Subject: [PATCH 4/7] Rename prova to prova.md --- _posts/{prova => prova.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _posts/{prova => prova.md} (100%) diff --git a/_posts/prova b/_posts/prova.md similarity index 100% rename from _posts/prova rename to _posts/prova.md From 61e073392d6bd1d02df36a1c3eda68d9ae893a99 Mon Sep 17 00:00:00 2001 From: cuginoAle Date: Sat, 21 Feb 2015 22:31:16 +0100 Subject: [PATCH 5/7] Update prova.md --- _posts/prova.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_posts/prova.md b/_posts/prova.md index ac6973bcb4029..8ae36987e99a8 100644 --- a/_posts/prova.md +++ b/_posts/prova.md @@ -1 +1,6 @@ +--- +layout: post +title: You're up and running! +--- +I edited this! ### new post From 09e59f0fbfaf69bfd0b8181994614d21adaf58a6 Mon Sep 17 00:00:00 2001 From: cuginoAle Date: Sat, 21 Feb 2015 22:35:09 +0100 Subject: [PATCH 6/7] Rename prova.md to 2015-01-02-prova.md --- _posts/{prova.md => 2015-01-02-prova.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _posts/{prova.md => 2015-01-02-prova.md} (100%) diff --git a/_posts/prova.md b/_posts/2015-01-02-prova.md similarity index 100% rename from _posts/prova.md rename to _posts/2015-01-02-prova.md From 5e17b30b036b6159b9d583da9b501f6b8cacfaa0 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Sun, 3 Jan 2016 02:12:43 +0000 Subject: [PATCH 7/7] Add Gitter badge --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5cfce17ce9085..3e0448817ae0b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Jekyll Now +[![Join the chat at https://gitter.im/devkini/devkini.github.io](https://badges.gitter.im/devkini/devkini.github.io.svg)](https://gitter.im/devkini/devkini.github.io?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + **Jekyll** is a static site generator that's perfect for GitHub hosted blogs ([Jekyll Repository](https://github.com/jekyll/jekyll)) **Jekyll Now** makes it easier to create your Jekyll blog, by eliminating a lot of the up front setup. @@ -37,7 +39,7 @@ Making a change to _config.yml (or any file in your repository) will force GitHu > 3. Clone down your repository and make updates locally, then push them to your GitHub repository. ![_config.yml](/images/config.png "_config.yml") - + ### Step 3) Publish your first blog post Edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Markdown Cheatsheet](http://www.jekyllnow.com/Markdown-Style-Guide/) might come in handy. @@ -103,9 +105,16 @@ You can use the [Quick Start](https://github.com/barryclark/jekyll-now#quick-sta ## Credits - [Jekyll](https://github.com/jekyll/jekyll) - Thanks to its creators, contributors and maintainers. -- [SVG icons](https://github.com/neilorangepeel/Free-Social-Icons) - Thanks, Neil Orange Peel. They're beautiful. +- [SVG icons](https://github.com/neilorangepeel/Free-Social-Icons) - Thanks, Neil Orange Peel. They're beautiful. - [Solarized Light Pygments](https://gist.github.com/edwardhotchkiss/2005058) - Thanks, Edward. - [Joel Glovier](http://joelglovier.com/writing/) - Great Jekyll articles. I used Joel's feed.xml in this repository. - [David Furnes](https://github.com/dfurnes), [Jon Uy](https://github.com/jonuy), [Luke Patton](https://github.com/lkpttn) - Thanks for the design/code reviews. -- [Bart Kiers](https://github.com/bkiers), [Florian Simon](https://github.com/vermluh), [Henry Stanley](https://github.com/henryaj), [Hun Jae Lee](https://github.com/hunjaelee), [Javier Cejudo](https://github.com/javiercejudo), [Peter Etelej](https://github.com/etelej), [Ben Abbott](https://github.com/jaminscript), [Ray Nicholus](https://github.com/rnicholus) - Thanks for your [fantastic contributions](https://github.com/barryclark/jekyll-now/commits/master) to the project! +- [Bart Kiers](https://github.com/bkiers), [Florian Simon](https://github.com/vermluh), [Henry Stanley](https://github.com/henryaj), [Hun Jae Lee](https://github.com/hunjaelee), [Javier Cejudo](https://github.com/javiercejudo), [Peter Etelej](https://github.com/etelej), [Ben Abbott](https://github.com/jaminscript), [Ray Nicholus](https://github.com/rnicholus), [Erin Grand](https://github.com/eringrand), [Léo Colombaro](https://github.com/LeoColomb), [Dean Attali](https://github.com/daattali), [Clayton Errington](https://github.com/cjerrington), [Colton Fitzgerald](https://github.com/coltonfitzgerald), [Trace Mayer](https://github.com/sunnankar) - Thanks for your [fantastic contributions](https://github.com/barryclark/jekyll-now/commits/master) to the project! + +## Contributing + +Issues and Pull Requests are greatly appreciated. If you've never contributed to an open source project before I'm more than happy to walk you through how to create a pull request. + +You can start by [opening an issue](https://github.com/barryclark/jekyll-now/issues/new) describing the problem that you're looking to resolve and we'll go from there. +I want to keep Jekyll Now as minimal as possible. Every line of code should be one that's useful to 90% of the people using it. Please bear that in mind when submitting feature requests. If it's not something that most people will use, it probably won't get merged. :guardsman: \ No newline at end of file