Creating your first post in Jekyll

Create Post File To create a new post, you can create a new markdown file inside the _posts directory by following the recommended file naming format: Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and MARKUP is the file extension representing the format used in the file. For example, the […]
Read More

Basic Theme Setup

This document covers the setup and options of theme feature described in the doc title Site details Add your site details in _config.yml : Update favicon You can find the current favicon (favicon.ico) inside the theme /img/ directory, just replace it with your new favicon.
Read More

Theme Installation

Extract the zipped package downloaded from ThemeForest to your desktop, in the extracted package you will find the docy-jekyll.zip (docy_version.zip) file which is the Jekylltheme. Now Install the dependencies with Bundler: Run the following to generate your site:
Read More

Cookies

This website uses cookies to ensure you get the best experience on our website