Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vdovhanych/website

Simple personal website, created with static site generator Hugo and hosted on GitHub pages.
https://github.com/vdovhanych/website

hugo website

Last synced: 8 days ago
JSON representation

Simple personal website, created with static site generator Hugo and hosted on GitHub pages.

Awesome Lists containing this project

README

        

![GH Pages deploy](https://github.com/vdovhanych/website/actions/workflows/gh-pages.yml/badge.svg)

## Github action - deploy to gh pages
Using simple hugo extended script, defined in `gh-pages.yml`
## Building locally

To work locally with this project, you'll have to follow the steps below:

1. Fork, clone or download this project
1. [Install][] Hugo
1. Preview your project: `hugo server`
1. Add content

Read more at Hugo's [documentation][].

### Preview your site
[My site](https://dovh.cz)

If you clone or download this project to your local computer and run `hugo server`,
your site can be accessed under `localhost:1313`.

The theme used is adapted from https://github.com/monkeyWzr/hugo-theme-cactus.

[ci]: https://about.gitlab.com/gitlab-ci/
[hugo]: https://gohugo.io
[install]: https://gohugo.io/overview/installing/
[documentation]: https://gohugo.io/overview/introduction/
[userpages]: http://doc.gitlab.com/ee/pages/README.html#user-or-group-pages
[projpages]: http://doc.gitlab.com/ee/pages/README.html#project-pages
[post]: https://about.gitlab.com/2016/04/07/gitlab-pages-setup/#custom-domains