Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zwbetz-gh/make-a-hugo-blog-from-scratch

Take a wild guess
https://github.com/zwbetz-gh/make-a-hugo-blog-from-scratch

blog bootstrap css feather html hugo javascript

Last synced: 3 months ago
JSON representation

Take a wild guess

Awesome Lists containing this project

README

        

# Make a Hugo blog from scratch

[![Netlify Status](https://api.netlify.com/api/v1/badges/53882522-ddef-46ec-b8b0-d1a2e4b8af5b/deploy-status)](https://app.netlify.com/sites/make-a-hugo-blog-from-scratch/deploys)

**Tutorial:** https://zwbetz.com/make-a-hugo-blog-from-scratch/

**Demo:** https://make-a-hugo-blog-from-scratch.netlify.com/

**Forum thread:** https://discourse.gohugo.io/t/make-a-hugo-blog-from-scratch/16375

## Run it locally

1. [Install Hugo](https://gohugo.io/getting-started/installing/)
1. Open a command line and run:
1. `git clone https://github.com/zwbetz-gh/make-a-hugo-blog-from-scratch.git`
1. `cd make-a-hugo-blog-from-scratch`
1. `hugo server`
1. Navigate to `http://localhost:1313/` in your browser