Skip to content

devvau6868/devlopr-starter

Repository files navigation

Devlopr Jekyll Template

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Use this template to create your own blog using the devlopr jekyll theme:

  1. Create a new repo using the template for eg. myblog

  2. Clone your repo locally

git clone https://github.com/yourusername/myblog.git
cd myblog
  1. Open and Modify the _config.yml file - replace with your own details

  2. Install dependencies

    bundle install

  3. Run locally

    bundle exec jekyll serve

    You can visit the site at http://localhost:4000

  4. Deploy your site to Github Pages

    (Guide coming soon)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published