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

https://github.com/dimasmith/shapka

Source for hugo-based travel blog
https://github.com/dimasmith/shapka

hugo hugo-theme

Last synced: about 1 year ago
JSON representation

Source for hugo-based travel blog

Awesome Lists containing this project

README

          

Shapka Blog
===========

Source code for the [Мама, я в шапці](https://shapka-2ulyb.ondigitalocean.app/) blog.

The blog is powered by [hugo](https://gohugo.io/).
It includes the custom theme.

## Running locally

```bash
hugo serve
```

## Deploying

Deployment is powered by the [Digital Ocean](https://cloud.digitalocean.com).
See the [tutorial](https://www.digitalocean.com/community/tutorials/how-to-build-and-deploy-a-hugo-site-to-digitalocean-app-platform) on how to run your own hugo website.