popov.link/README.md
Valentin Popov d9f1af38a7
Description of the repository
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-05-16 20:56:35 +04:00

1.1 KiB

Personal site

This is my main site. The site publishes articles, useful information and notes. Also, the site serves as a hosting of free and personal images.

Development

To start a local server for development, you need:

  1. Clone the source repository:
git clone "https://github.com/valentineus/valentineus.github.io.git"
  1. Install packages:
cd valentineus.github.io && bundle update
  1. Start the server:
bundle exec jekyll serve --host "${IP}" --port "${PORT}" --trace

Please note in the executable command uses environment variables IP and PORT.

License hosted material

CC BY-NC 3.0 License

Material on the site is published on the CC BY-NC 3.0 license.

Source Code License

MIT License

MIT. Copyright (c) Valentin Popov.