Skip to content

Afrotech-Fest/afrotech-fest.github.io

Repository files navigation

Afrotech Fest website

Overview

This site has been created using Hugo, a static HTML and CSS website generator written in Go. It is optimized for speed, easy use and configurability. Hugo takes a directory with content and templates and renders them into a full HTML website.

Hugo relies on Markdown files with front matter for meta data.

Complete documentation is available at Hugo Documentation.

Deployment

This site is deployed using Netlify.

Deploying a new site with Netlify is so simple it fits in a tweet:

npm install netlify-cli -g <br>
cd ~/my-static-website <br>
netlify deploy <br>

This is all you need to deploy a static site folder, but Netlify can do much more for you.

Staging site can be viewed here: https://staging-atf.netlify.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published