Skip to content

An-Eye/jekyll-blog

 
 

Repository files navigation

jekyll-blog

This is a simple travel blog with jekyll and netlify cms

The layout is made using simple

Using markdown and html

To run this app

  • git clone repo-name
  • you need to install ruby in the system using sudo apt-get install ruby-full build-essential zlib1g-dev
  • then run the build serve command bundle exec jekyll serve

Inorder to check the cms status

  • You need to add /admin after the link
  • if you are new you need the access to my cms .

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.6%
  • Ruby 2.4%