Giter Club home page Giter Club logo

Hosting a Static Site on Github Pages with Hugo

Just read the step-by-step-instructions on Hugo's website for a quick start guide.


Setting up the Repo

Clone this repo (with its submodules)

git clone --recursive <git URL>

Install Hugo

brew install hugo

Run the Hugo Server

This allows you to view your post before committing/publishing. The server should be accessible at http://localhost:1313/

hugo server

Write a new Post

Write a new Markdown file in the content directory or one of its sub-directories. As soon as your file is saved, the local site contents will be updated.

Publish

Convert and deploy the finished post to the static site.

./deploy.sh

Commit and push the changes to this repo.

Travis Waelbroeck's Projects

abandonedcart icon abandonedcart

A custom module for Magento that sends a transactional email as a reminder to customers within configuration-specified settings who did not checkout.

bandit-theatrics icon bandit-theatrics

This is an unfinished project created for a small company to work as a landing page and reader for their comic, which is under development. The site contains mostly placeholder information currently and was hand-built by me, with its only dependencies being Google Fonts and Font Awesome Icons.

cancelinventory icon cancelinventory

Magento module that handles inventory management when an order's status is changed to cancelled or an order is deleted altogether

community-connections icon community-connections

This project allows a user to modify a "community" of people objects and interact with them. This is mostly an exercise I created to push my JavaScript skills to create a modern feeling application. It is built with pure HTML, CSS, and JavaScript, with no dependencies on other frameworks or technologies.

decrypt icon decrypt

Simple (not very secure) program to encrypt or decrypt a user-specified .txt file.

elodie icon elodie

An EXIF-based photo assistant, organizer, manager and workflow automation tool.

email_claim icon email_claim

Adds an Email button to the CRM Claim form view in Odoo 8

email_partner icon email_partner

Odoo 8 addon to allow emailing a partner directly from the form view

low_stock_notify icon low_stock_notify

Odoo module to send automated report of products whose stock is below their low stock threshold.

magento-configurator icon magento-configurator

A relatively customizable setup that allows the user to set up several categories to be shopped through in one page and added to the cart all at once.

odoo icon odoo

Odoo. Open Source Apps To Grow Your Business.

onedark.nvim icon onedark.nvim

Atom's iconic One Dark theme for Neovim, written in Lua

opencore icon opencore

My configuration files & helpers for setting up OpenCore for Hackintosh

sortphotos icon sortphotos

SortPhotos is a Python script that organizes photos and videos into folders using date/time information

traviswaelbro icon traviswaelbro

Hugo-based static site generator to populate traviswaelbro.github.io

travs-w.github.io icon travs-w.github.io

A (now old) simple Jekyll theme showcasing my work. Check out traviswaelbro.github.io for an updated site.

trvswlbrck icon trvswlbrck

Personal Site Development - This version is what I had hosted on my personal site, however not all features work while hosted on GitHub Pages due to the lack of PHP functionality. For example, the form will not send because PHP is not supported.

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.