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

README.md - github.com/Somrat37/somrat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1bacb84f518bb9f699cd3d7b6c4c7d82f0e55818 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Somrat - A unique hugo portfolio template (Archived)

It's a unique portfolio template that made your portfolio website looks great, This is a landing page template powered by bootstrap.

## Table of Contents

- [Demo](#demo)
- [Feature](#feature)
- [Quick Start](#quick-start)
- [Installation](#installation)

## Demo

[Live Preview](https://somrat.netlify.com/).

**The images are only for demonstration purpose, Please don't use those images.**

## Feature

- Landing page template
- Fully responsive
- Full screen navigation
- Contact form
- Portfolio filter
- Animated sections
- Foresty CMS settings included
- Multilingual

## Quick Start
Quick start options:

- Clone the repo: `git clone https://github.com/somratpro/somrat.git`.
- [Download from Github](https://github.com/somratpro/somrat/archive/master.zip).

## Installation

```
$ git clone git@github.com:somratpro/somrat.git
$ cd somrat/exampleSite/
$ hugo server --themesDir ../..
```