Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sloorush/blog

I just log my process and progress with stuff I'm doing, made using Hugo
https://github.com/sloorush/blog

blog hugo hugo-site

Last synced: about 1 month ago
JSON representation

I just log my process and progress with stuff I'm doing, made using Hugo

Awesome Lists containing this project

README

        

# Blogs by sloorush

![blogs](https://user-images.githubusercontent.com/54478821/144747271-d4bd6894-c6a5-4109-be69-b0486c79a224.png)

I just log my process and progress with stuff i'm doing

This is made using [hugo](https://gohugo.io/) and utilizes [terminal](https://github.com/panr/hugo-theme-terminal) theme.

How to run?

```sh
hugo server -t terminal
```

To add a new blog

```sh
hugo new posts/new.md
```