Skip to content

This GitHub repository hosts my project website, a comprehensive Hugo-built resource analyzing the environmental and health impacts of receipt paper, developed for the SPPH 381E course at UBC in Spring 2024.

License

Notifications You must be signed in to change notification settings

blipovski/SPPH381E-RiskAssessment

Repository files navigation

SPPH 381E Project Website

👋 Welcome to my Project Website repository 👋

This website is the result of my examination into the health and occupational hazards associated with receipt paper. This project was submitted as part of the risk assessment assignment for the SPPH 381E (Work & Health) course at the University of British Columbia during the spring semester of 2024. Designed using Hugo, a static site generator written in Go, this website uses the Hextra theme to host an engaging and accessible space to share my findings and insights.

The SPPH project website, hosted at https://spph.lipovski.ca, is structured to guide visitors through the intricate details of receipt paper's impact, from production to disposal. The website is divided into main sections: Introduction, Background, Life Cycle Assessment, and Risk Assessment, providing a clear and linear progression of information.

Features

  • Documentation-Style Layout: Information is organized in a logical sequence, making it easy to navigate and understand the complex subject matter.
  • Interactive Elements: Utilize previous and next buttons for smooth navigation between sections, and access various topics through the sidebar or homepage buttons.
  • Comprehensive Analysis: The website consolidates a wealth of research findings, presenting them in a user-friendly digital format.

Hugo

This project is built using the Hugo static site generator, leveraging the versatile Hextra theme for its design and structure. To learn more, visit the Hugo website.

Hugo Hextra

To use this Hugo theme, visit the Hextra Repository.

Quick Start

Use this template to create your own repository:

You can also quickly start developing using the following online development environment:

Deployment

GitHub Pages

A GitHub Actions workflow is provided in .github/workflows/pages.yaml to publish to GitHub Pages for free.

For details, see Publishing with a custom GitHub Actions workflow.

Note: in the settings, make sure to set the Pages deployment source to GitHub Actions:

Run the workflow manually if it's not triggered automatically.

Netlify

Deploy to Netlify

Vercel

Deploy with Vercel

Override the configuration:

Local Development

Pre-requisites: Hugo, Go and Git

# Clone the repo
git clone https://github.com/imfing/hextra-starter-template.git

# Change directory
cd hextra-starter-template

# Start the server
hugo mod tidy
hugo server --logLevel debug --disableFastRender -p 1313

Update theme

hugo mod get -u
hugo mod tidy

See Update modules for more details.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

Thanks to the creators of Hugo and the Hextra theme for making this project possible. Special thanks to Dr. Robert Macpherson and the SPPH 381E course team for their support and guidance throughout the project's development.

About

This GitHub repository hosts my project website, a comprehensive Hugo-built resource analyzing the environmental and health impacts of receipt paper, developed for the SPPH 381E course at UBC in Spring 2024.

Topics

Resources

License

Stars

Watchers

Forks