Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/darshanbaral/mero.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 43272efbb8487d1d3fa7a6691510c372d83b7d83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# mero Theme

The mero Theme is for personal blogs.

## Demo

[Click here](https://merodemo.netlify.app/) for live demo.

## Installation

Inside the folder of your Hugo site run:

    $ cd themes
    $ git clone https://github.com/darshanbaral/mero.git

For more information read the official [setup guide](//gohugo.io/overview/installing/) of Hugo.

## Getting started

After installing the mero Theme successfully, modify the `config.toml`.

### The config file

You'll find a file called [`config.toml`](https://github.com/darshanbaral/mero/blob/master/exampleSite/config.toml). Copy the `config.toml`to the root folder of your Hugo site and customize it per your need.