This project is a personal profile page for Chandan Shakya, showcasing various projects and information.
- Clone the repository.
- Install dependencies by running
bundle install. - Build the project using
bundle exec jekyll build. - Test the project by running
rake test.
-
View the live site at ChandanShakya.com.np.
-
Explore different projects and their details.
-
Contact Chandan Shakya for any inquiries.
The project structure includes the following key components:
- Gemfile: Contains gem dependencies for the project.
- Rakefile: Includes tasks for testing the project.
- _posts: Directory containing markdown files for different projects.
- img: Directory with profile images and other assets.
- Jekyll
- HTML
- CSS
- Ruby
This project is licensed under the MIT License.
For more details, refer to the code snippets provided in the freelancer-theme-jekyll.gemspec, Rakefile, Gemfile, and _posts, _layouts files.