2019-03-13 05:20:07 +00:00
2022-10-19 06:34:05 +00:00
< h1 align = center > Dot Hugo < / h1 >
< p align = center > Dot is a simple Hugo documentation theme with a professional outlook. < / p >
< h2 align = "center" > < a target = "_blank" href = "https://demo.gethugothemes.com/dot" rel = "nofollow" > Demo< / a > | < a target = "_blank" href = "https://pagespeed.web.dev/report?url=https%3A%2F%2Fdemo.gethugothemes.com%2Fdot%2Fsite%2F&form_factor=desktop" > Page Speed (96%)< / a > < / h2 >
2019-03-13 05:20:07 +00:00
2021-09-06 09:29:33 +00:00
< p align = center >
< a href = "https://github.com/gohugoio/hugo/releases/tag/v0.64.0" alt = "Contributors" >
< img src = "https://img.shields.io/static/v1?label=min-HUGO-version&message=0.64.0&color=f00&logo=hugo" / >
< / a >
2019-03-13 05:20:07 +00:00
2021-09-06 09:29:33 +00:00
< a href = "https://github.com/themefisher/dot-hugo/blob/master/LICENSE" >
< img src = "https://img.shields.io/github/license/themefisher/dot-hugo" alt = "license" > < / a >
2019-03-13 05:20:07 +00:00
2021-09-06 09:29:33 +00:00
< img src = "https://img.shields.io/github/languages/code-size/themefisher/dot-hugo" alt = "code size" >
2019-01-06 18:14:06 +00:00
2021-09-06 09:29:33 +00:00
< a href = "https://github.com/themefisher/dot-hugo/graphs/contributors" >
< img src = "https://img.shields.io/github/contributors/themefisher/dot-hugo" alt = "contributors" > < / a >
2019-12-21 07:57:59 +00:00
2021-09-06 09:29:33 +00:00
< a href = "https://twitter.com/intent/follow?screen_name=gethugothemes" >
< img src = "https://img.shields.io/twitter/follow/gethugothemes?style=social&logo=twitter"
alt="follow on Twitter">< / a >
< / p >
2019-01-06 18:14:06 +00:00
2021-09-06 09:29:33 +00:00
---
2019-11-18 06:32:43 +00:00
2021-09-06 09:29:33 +00:00
< p align = "center" >
< img src = "https://user-images.githubusercontent.com/37659754/54081086-cc7ce200-4328-11e9-9f7d-74d9b32fa68c.gif" alt = "screenshot" width = "100%" >
< / p >
2019-11-18 06:32:43 +00:00
2021-09-06 09:29:33 +00:00
---
2022-06-01 05:15:04 +00:00
2022-10-19 06:34:05 +00:00
## Key Features
2022-06-01 05:15:04 +00:00
- Multiple language support (Fr, En)
2021-09-06 09:29:33 +00:00
- Google analytics support
- CSS and Js bundle with hugo pipe
- Color and fonts variable in config file
- Contact form Support
2022-10-19 09:58:23 +00:00
- Google page speed optimized ( 96% )
2021-09-06 09:29:33 +00:00
- Open graph meta tag
- Twitter card meta tag
2019-01-06 18:14:06 +00:00
2021-09-06 09:29:33 +00:00
## Local development
2019-03-13 05:20:07 +00:00
2021-09-06 09:29:33 +00:00
```bash
# clone the repository
git clone git@github.com:themefisher/dot-hugo.git
2019-03-13 05:20:07 +00:00
2021-09-06 09:29:33 +00:00
# cd in the project directory
$ cd dot-hugo/exampleSite/
2019-12-21 07:57:59 +00:00
2021-09-06 09:29:33 +00:00
# Start local dev server
$ hugo server --themesDir ../..
```
2022-06-01 05:15:04 +00:00
2021-09-06 09:29:33 +00:00
Or Check out [Full Documentation ](https://docs.gethugothemes.com/dot/?ref=github ).
2019-03-13 05:20:07 +00:00
2021-09-06 09:29:33 +00:00
## Content Management System
2019-03-13 05:20:07 +00:00
2021-09-06 09:29:33 +00:00
[![import to
Forestry](https://assets.forestry.io/import-to-forestryK.svg)](https://app.forestry.io/quick-start?repo=themefisher/dot-hugo& engine=hugo& version=0.87.0)
2019-03-13 05:20:07 +00:00
2021-09-06 09:29:33 +00:00
This project has been pre-configured to work with [Forestry ](https://forestry.io ) a git-based CMS, [import your
repository in Forestry](https://app.forestry.io/quick-start?repo=themefisher/dot-hugo& engine=hugo& version=0.87.0) and
you will be able to edit and preview your site ✨.
2019-01-06 18:14:06 +00:00
2021-09-06 09:29:33 +00:00
Any changes you make in Forestry will be committed back to the repo and deployed if you use [Netlify ](#netlify ).
2022-06-01 05:15:04 +00:00
2021-09-06 09:29:33 +00:00
## Deployment and hosting
2019-01-06 18:14:06 +00:00
2021-09-06 09:29:33 +00:00
[![Deploy to
Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/themefisher/dot-hugo)
2019-01-06 18:14:06 +00:00
2021-09-06 09:29:33 +00:00
Follow the steps.
2019-01-06 18:14:06 +00:00
2021-09-06 09:29:33 +00:00
## Prefer a video? (Hugo + Netlify + Forestry)
2022-06-01 05:15:04 +00:00
2021-09-06 09:29:33 +00:00
Build your website with **Dot Hugo** theme by following these easy steps (No Coding Required!)
[Video Tutorial ](https://youtu.be/ResipmZmpDU ).
2020-09-21 12:53:07 +00:00
2021-09-06 09:29:33 +00:00
<!-- reporting issue -->
## Reporting Issues
2022-06-01 05:15:04 +00:00
2021-09-06 09:29:33 +00:00
We use GitHub Issues as the official bug tracker for the dot Template. Please Search [existing
issues](https://github.com/themefisher/dot-hugo/issues). Someone may have already reported the same problem.
If your problem or idea has not been addressed yet, feel free to [open a new
issue](https://github.com/themefisher/dot-hugo/issues).
2019-01-06 18:14:06 +00:00
2022-10-20 10:34:04 +00:00
## Submit Your Website To Our Showcase
2022-06-01 05:15:04 +00:00
2022-10-20 10:34:04 +00:00
Are you using Dot Hugo theme? Submit it to our [showcase ](https://gethugothemes.com/showcase ).
Our showcase aims to demonstrate to the world what amazing websites people like you have created utilizing our Hugo themes and to show that Hugo has tremendous capabilities as a Static Site Generator.
View all the websites powered by Dot Hugo from [here ](https://gethugothemes.com/showcase?theme=dot ).
[Submit ](https://gethugothemes.com/showcase?submit=show ) your Dot Hugo powered website.
2020-09-20 02:59:05 +00:00
2021-09-06 09:29:33 +00:00
<!-- licence -->
## License
2022-06-01 05:15:04 +00:00
2021-09-06 09:29:33 +00:00
Copyright © Designed by [Themefisher ](https://themefisher.com ) & Developed by
[Gethugothemes ](https://gethugothemes.com )
**Code License:** Released under the [MIT ](https://github.com/themefisher/dot-hugo/blob/master/LICENSE ) license.
2019-01-06 18:14:06 +00:00
2021-09-06 09:29:33 +00:00
**Image license:** The images are only for demonstration purposes. They have their licenses. We don't have permission to
share those images.
2020-09-21 12:53:07 +00:00
2021-09-06 09:29:33 +00:00
<!-- resources -->
## Special Thanks
2022-06-01 05:15:04 +00:00
2021-09-06 09:29:33 +00:00
- [Bootstrap ](https://getbootstrap.com )
- [Jquery ](https://jquery.com )
- [Themify Icons ](https://themify.me/themify-icons )
- [Jquery Match Height ](https://brm.io/jquery-match-height/ )
- [Google Fonts ](https://fonts.google.com/ )
- [All Contributors ](https://github.com/themefisher/dot-hugo/graphs/contributors )
## Hire Us
2022-06-01 05:15:04 +00:00
2022-06-01 05:15:32 +00:00
Besides developing unique, blazing-fast Hugo themes, we also provide customized services. We specialize in creating affordable, high-quality static websites based on Hugo.
2022-02-13 10:25:57 +00:00
If you need to customize the theme or complete website development from scratch, you can hire us.
Check Our
[Services ](https://gethugothemes.com/services/?utm_source=dot_github&utm_medium=referral&utm_campaign=github_theme_readme )
2019-01-06 18:14:06 +00:00
2021-09-06 09:29:33 +00:00
<!-- premium themes -->
## Premium Themes By Us
2022-06-01 05:15:04 +00:00
2022-10-19 07:17:55 +00:00
| [![Mega-Bundle-HUGO ](https://demo.gethugothemes.com/thumbnails/bundle.png? )](https://gethugothemes.com/bundle/?utm_source=dot_github& utm_medium=referral& utm_campaign=github_theme_readme) | [![Godocs ](https://demo.gethugothemes.com/thumbnails/godocs.png )](https://gethugothemes.com/products/godocs/) | [![wishfund ](https://demo.gethugothemes.com/thumbnails/academia.png )](https://gethugothemes.com/products/academia/) |
2019-05-16 04:40:34 +00:00
|:---:|:---:|:---:|
2022-10-19 06:34:05 +00:00
| **Get 55+ Premium Hugo Themes Bundle** | **Godocs** | **Academia** |