Code Monkey home page Code Monkey logo

puskuruk.github.io's Introduction

How Can I Contribute This Repo

  1. Write 'git clone github.com/puskuruk/puskuruk.github.io

  2. Make your edit or add a new things.

  3. Write 'git add . '. to the terminal

  4. Write 'git commit -m "Explain what did you make.' to the terminal

  5. Write 'git remote set-url origin https://github.com/puskuruk/puskuruk.github.io.git' to the terminal

  6. Write 'git push -u origin master' to the terminal

Basic Usage Of Jekyll

  1. First you must install ruby, bundler and jekyll gem.

  2. After then you will write 'jekyll new your_site_name' to terminal

  3. You must go to your_site destination with cd in the command line and write bundle install.

  4. After that you must write 'bundle exec jekyll serve'

  5. You can see the page on localhost:4000

  6. You can close server with ctrl+c combination.

  7. If you want to add a page you must make new file under '_posts' and this file named must be like this ==> 2018-03-17-what-do-you-want.md

Optional 7. If you want to add a post or configure page you can use 'jekyll-admin' gem. I'm very happy with this gem.

Have a nice day!

How Can I Use This Theme?

  1. Download or clone repo 'git clone [email protected]:joshgerdes/jekyll-uno.git'
  2. Enter the folder: 'cd jekyll-uno/'
  3. If you don't have bundler installed: 'gem install bundler'
  4. Install Ruby gems: 'bundle install'
  5. Start Jekyll server: 'bundle exec jekyll serve --watch'

Copyright and license

It is under the MIT license.

puskuruk.github.io's People

Contributors

puskuruk avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.