#pupose of this file to make better understanding of this project to other peoples
My personal website where I talk about front-end development like HTML5, CSS3, JavaScript and Wordpress, PHP and more.
⚠️ It requires inslated node and npm, ruby and rubygems
$ sudo npm i -g gulp bower browser-sync
$ sudo gem install bundler
$ bundle install
$ npm install
$ rake post title="TITLE OF THE POST"
$ rake page name="about.md"
$ rake category title="Programing"
$ rake tag title="Jekyll"
$ jekyll server
Access, localhost:4000
$ gulp
Enjoy!
- Jekyll;
- Jekyll Documentation;
- Como definir URLs curtas no Jekyll;
- Adicionando Disqus ao seu projeto Jekyll;
It is under the MIT license.
Enjoy 😋