AkashaRojee.github.io

AkashaRojee.github.io

Developer blog built with Jekyll and GitHub Pages

AkashaRojee.codes

Blog on AkashaRojee.codes

This project is the code running on my developer blog AkashaRojee.codes, where I write about web development topics

It is built using Jekyll and hosted using GitHub Pages.

Built With

  • Major languages: HTML, SCSS, CSS, Ruby
  • Others: YAML, Liquid, Markdown
  • Frameworks: Jekyll
  • Widgets: utteranc.es

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running, please follow these steps.

Prerequisites

Jekyll - view the Jekyll docs for the installation guide

Usage

The HTML used throughout the website is broken down into partials stored in the _includes folder.

The base HTML layout for pages on the website is stored in the _layouts folder.

The styling is stored in the _sass folder.

The posts are stored in the _posts folder.

For more information, view the Jekyll docs about the directory structure.

Deployment

To build the website, run the following command in the root of the repo:

bundle exec jekyll serve

This creates a _site folder where the generated site will be placed.

To view the website, open the link of the server address displayed in the terminal.

Alternatively, to view the website automatically after building, run the the following command:

bundle exec jekyll serve --open-url

Author

šŸ‘¤ Akasha Rojee

šŸ¤ Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Note: Issues opened by @utterances-bot are comment threads on blog posts.

Show your support

Give a ā­ļø if you like this project!