Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 957 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 957 Bytes

caffeinealgorithm.github.io

A beautiful website that uses Jekyll to represent the community with a beautiful cover, a blog and every programming serie (fully hosted with GitHub Pages)

How to set everything up

  • Open your terminal :)
  • Clone the repository
    • git clone https://github.com/caffeinealgorithm/caffeinealgorithm.github.io.git
  • Enter to the repository directory
    • cd caffeinealgorithm.github.io
  • Install Jekyll (proceed to the next step if you already have it installed)
  • Go ahead and add your own configurations (open it with your favorite text editor)
    • config.yml
  • To start everything up
    • jekyll serve
  • Open your browser, give it a try and enjoy