/themeHugoProfile_healthcareDoula

A highly customizable and mobile first Hugo template for doula portfolio.

Primary LanguageHTMLMIT LicenseMIT

Hugo DoulaProfile

License

standard-readme compliant

This repo to serve as base for opensource healthcare worker profile for Doulas.

Example Site: #

Table of Contents

Background

Features

Install

Direct deployment using netlify

Organizing Hugo's content

  1. Create a new hugo site formatted in YAML
hugo new site mySite -f=yaml
  1. Navigate inside of the new site cd mySite
  2. Clone this repo into your empty themes forlder
git clone https://github.com/zothsu/hugo-profile-doula.git /themes
  1. Create config.yaml inside root folder. Setup the configurations in config.yaml. reference
touch config.yaml

Deployment

Run hugo. It will generate a folder called public. You can use the files inside public folder for deployment. You should delete the public folder for each time when you are using hugo commend.

Direct deployment using netlify

Fork this repo or create new repo using use this template button and connect repo to netlify.

  • whenever you customize the files exampleSite folder, netlify will automatically deploy your changes.

For more details: host on netlify

Thanks and inspiration

Standard README - The readme standard

Hugo theme forked from https://github.com/gurusabarish/hugo-profile.

Contributing

See the contributing file!

License

Licensed under MIT