Shreyanand / shreyanand.github.io

My website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi, welcome to my website repository. The code here renders the website at shreyanand.github.io.

Website structure

I'm using a simple HTML theme integrated with Jekyll.

The _layouts directory has the post templates and _posts has all the posts in markdown files.

Adding content

To add a post, follow the conventions of existing posts in the _posts directory. Note the post naming convention and the inline code at the head of each markdown post.

Development

You'll need to set up Jekyll to build the the website locally.

When running locally for development, change the url to localhost in config.yml

Use jekyll serve --trace to build

Note: You don't need docker or anything to build.

About

My website


Languages

Language:SCSS 41.3%Language:CSS 36.7%Language:JavaScript 12.4%Language:HTML 9.3%Language:Ruby 0.2%