Skip to content

Developing CI/CD workflow for Hugo publication.

Notifications You must be signed in to change notification settings

chipzoller/devtest

Repository files navigation

CI

Files for "neonmirrors" blog based on Hugo and Silhouette theme.

Create a new article

hugo new post/<date>/post_name.md

Modify Menu

To add, remove or reorganize top menu links, edit this yaml file

Inline Images

To make an image inline, add :inline to its alt text.

Example:

<!-- some image without alt text -->
![:inline](someImageUrl)

<!-- some image with alt text -->

![some alt text:inline](someOtherImageUrl)

edit

About

Developing CI/CD workflow for Hugo publication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published