Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fskelly/flkelly-cloudblog


https://github.com/fskelly/flkelly-cloudblog

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Purpose

This is the backend for my Cloud based blog
[Fletcher's Cloud Blog](https://cloud.fskelly.com)

My build command

```bash
C:\ProgramData\chocolatey\lib\hugo-extended\tools\hugo.exe
```

## Create a new post

I like to create my content based upon year
My folder structure looks like this

```bash
content
|---post
|---year
|---postTitle
|---index.md
```

```bash
hugo new post/{{year}}/{{postTitle}}/index.md
```

```bash
hugo new post/{{year}}/{{postTitle}}.md
```

![blog](https://img.shields.io/website-up-down-green-red/https/cloud.fskelly.com.svg)
[![Azure Static Web Apps CI/CD](https://github.com/fskelly/flkelly-cloudblog/actions/workflows/azure-static-web-apps-lively-field-0f34d4403.yml/badge.svg)](https://github.com/fskelly/flkelly-cloudblog/actions/workflows/azure-static-web-apps-lively-field-0f34d4403.yml)
![Website maintained](https://img.shields.io/maintenance/yes/2022?style=plastic)