Skip to content

nehu04/nandomoreirame.github.io

 
 

Repository files navigation

#pupose of this file to make better understanding of this project to other peoples

Build Status

My personal website where I talk about front-end development like HTML5, CSS3, JavaScript and Wordpress, PHP and more.

Setup

⚠️ It requires inslated node and npm, ruby and rubygems

In the terminal run the commands

$ sudo npm i -g gulp bower browser-sync
$ sudo gem install bundler
$ bundle install
$ npm install

Using Rake tasks

$ rake post title="TITLE OF THE POST"
$ rake page name="about.md"
$ rake category title="Programing"
$ rake tag title="Jekyll"

Using Jekyll

Running the server:

$ jekyll server

Access, localhost:4000

Using Gulp

Rum gulp

$ gulp

Enjoy!



Copyright and license

It is under the MIT license.

Enjoy 😋

About

My personal website and blog

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 53.7%
  • HTML 30.8%
  • JavaScript 9.3%
  • Ruby 5.8%
  • Shell 0.4%