Skip to content

Popovkov57/popovkov57.github.io

Repository files navigation

Popovkov57 Blog

Simple blog built with Jekyll.

Installation

Follow these easy steps to install and start the app:

Requirements

  • Ruby version 2.5.0 or higher, including all development headers (check your Ruby version using ruby -v)
  • RubyGems (check your Gems version using gem -v)
  • GCC and Make (check versions using gcc -v,g++ -v, and make -v)

Install the jekyll and bundler gems.

gem install jekyll bundler

Start the app

Start the Jekyll app:

bundle exec jekyll serve

You can find your app now by pointing your browser to http://localhost:4000.

More information

About

Blog personnel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published