Skip to content

olehomelchenko/olehomelchenko.com

Repository files navigation

Olehomelchenko.com

Installation

  1. Clone the repository:

    git clone https://github.com/olehomelchenko/olehomelchenko.com.git
    cd olehomelchenko.com
  2. Install Hugo:

    brew install hugo

Development

To start the development server, run:

hugo server

This will start the server at http://localhost:1313.

Build

To build the project for production, run:

hugo

The output will be in the public directory.

Create New Content

To create new content, use the following command:

hugo new posts/your-new-post.md

This will create a new markdown file in the content/posts directory.

About

Personal home page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages