Skip to content

dmitriylogunov/dmitriylogunov.github.io

Repository files navigation

dmitriylogunov.github.io

Personal portfolio site hosted on Github Pages, built using Jekyll framework

quickstart

Install Jekyll and Bundler: gem install jekyll bundler

Navigate to your Jekyll project directory: cd path/to/your/jekyll/project

Install the dependencies: bundle install

Build the site and make it available on a local server: bundle exec jekyll serve

Open your web browser and go to: http://localhost:4000

This will start a local server and you can view your Jekyll site at the specified URL.

About

GitHub pages repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published