Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vdovhanych/website
- Owner: vdovhanych
- License: mit
- Created: 2021-07-04T10:36:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-16T11:54:55.000Z (11 months ago)
- Last Synced: 2024-10-10T18:58:44.345Z (29 days ago)
- Topics: hugo, website
- Language: HTML
- Homepage: https://dovh.io
- Size: 33.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 locallyTo 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 contentRead 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