Joshua-Booth / hugo-site

Joshua Booth's personal website

Home Page:http://joshuabooth.nz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joshua Booth's Personal Website

This website serves as an online portfolio and contact place for others to learn more about me/contact me.

Live Website

Main features

  • Static site powered by Hugo
  • Styled with Bootstrap 4
  • Google Analytics
  • SEO friendly
  • Contact page
  • Responsive

Requirements

This project requires the following:

Installation

Here is how you can install this repository:

> git clone git@github.com:joshua-booth/website.git   # Clone the repository

> hugo   # Build the site

Usage

To use the application use the following commands:

Production

> hugo   # Build the static files for production

Builds into the public directory.

Development

> hugo server   # Start the dev server for the website

✨ Visit the site on the localhost URL.

Contact

Feel free to email me@joshuabooth.nz.

License

MIT

About

Joshua Booth's personal website

http://joshuabooth.nz

License:MIT License


Languages

Language:HTML 77.3%Language:SCSS 22.1%Language:JavaScript 0.6%