Visit My Personal Website at priyanshuchandel.github.io
This repository contains the source code for my personal website where I publish blog posts, participate in affiliated Amazon marketing, and share information about myself.
- HTML5
- CSS3
- JavaScript
- Jekyll
To run this website locally, follow these steps:
Clone the repository.
- Install Jekyll by running gem install jekyll.
- Navigate to the cloned directory and run bundle install.
- Start the Jekyll server by running jekyll serve.
- Navigate to http://localhost:4000 in your browser.
Feel free to explore the website and read my blog posts. If you are interested in purchasing any of the Amazon products featured on the site, clicking on the links will redirect you to the appropriate Amazon page.
Contributions to the website are welcome. If you find a bug or have a suggestion for improvement, please open an issue on the repository. If you would like to make changes to the code, feel free to submit a pull request.
The contents of this repository are licensed under the GNU General Public License v2.0
WhatATheme is a customizable Jekyll Portfolio theme which supports blogging. You can use this theme in order to create an elegant, fully responsive portfolio.
You can checkout the Demo Here 💥
- Free and Easy setup
- No Coding Required
- Compatible with Github Pages
- Responsive and Blogging Ready
- HTML Compressor using Jekyll Compress HTML
- Minified CSS using SaSS
- CMS Admin Support using Jekyll Admin
- Supports Latest Jekyll 4.x and Bundler
- Stylesheet built using SaSS
- Comments using Disqus
- Analytics using Google Analytics
- Instant Search using Simple Jekyll Search
You can read What is Jekyll here
- Fork the Repository
- Clone or download the repository into directory of your choice:
git clone https://github.com/thedevslot/WhatATheme.git
- Inside the directory run
bundle install
- Host WhatATheme locally by running
bundle exec jekyll s
You can read How to Install and use WhatATheme? here