GithubHelp home page GithubHelp logo

euvaz / bloghugo Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 90 KB

Personal Hugo blog utilizing Docker and CI/CD via GitHub Actions.

Home Page: https://blog.virgil.rodeo

License: GNU General Public License v3.0

Dockerfile 7.52% HTML 81.10% CSS 11.38%

bloghugo's Introduction

BlogHugo

GitHub Workflow Status

BlogHugo is my automated blog website powered by Hugo, a popular static site generator. This repository provides a robust setup for building and deploying a Hugo-based blog using GitHub Actions and a custom Dockerfile, thereby utilizing GitOps methodologies. It streamlines the process of managing my blog, automating the build and test process, and ensuring my content stays up-to-date.

Overview

โญ Features

  • Automatic Builds: With GitHub Actions, every push or pull request triggers an automated build process, ensuring the website is always current and bug-free.
  • Dockerfile: The Dockerfile included in this repository utilizes Nginx to serve the Hugo web content for easy deployment.

๐Ÿ” Local Testing

Testing can be performed locally with the Hugo development server:

hugo server

๐Ÿ‹ Dockerfile

A Dockerfile is provided for convenience, and can be easily built and deployed:

docker buildx build --platform linux/amd64 -t bloghugo .
docker run -p 8080:80 bloghugo:latest

๐Ÿ” License

See LICENSE

๐Ÿค Acknowledgments

  • Hugo - The world's fastest framework for building websites.
  • GitHub Actions - Automate your workflow from idea to production.
  • Docker - Accelerate how you build, share, and run applications.

bloghugo's People

Contributors

renovate[bot] avatar euvaz avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

erenfro philgood

bloghugo's Issues

Renovate Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Found renovate config warnings

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
Dockerfile
  • docker/dockerfile 1
  • alpine 3.20.0
  • nginx 1.27.0-alpine
github-actions
.github/actions/docker-image/action.yaml
  • docker/metadata-action v5@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
  • docker/setup-qemu-action v3@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
  • docker/setup-buildx-action v3@988b5a0280414f521da01fcc63a27aeeb4b104db
  • docker/login-action v3@9780b0c442fbb1117ed29e0efdff1e18412f7567
  • docker/build-push-action v5@ca052bb54ab0790a636c9b5f226502c73d547a25
.github/workflows/on-merge.yaml
  • actions/checkout 9a9194f87191a7e9055e3e9b95b8cfb13023bb08
.github/workflows/on-release.yaml
  • actions/checkout 9a9194f87191a7e9055e3e9b95b8cfb13023bb08

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.