Skip to content

johniyere/patif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patrick Iyere Foundation Website (PATIF)

Marketing website 🖥️ for the The Patrick Iyere Foundation

Netlify Status

Table of Contents

Project Tour 🚌

The main features used in the code are

  1. Hugo - The SSG (Static Site Generator) that generates the site using HTML, CSS, JS & Markdown.
  2. Netlify - Platform where the website is deployed to

Getting Started 🤓

Install the latest lts version of node which should come installed with npm

Next, install hugo

Clone the repo

git clone https://github.com/johniyere/patif.git

So far there are no dependencies so you can run the project straight away.

npm run start

Navigate to http://localhost:1313/ to see the website locally