Skip to content

magrella/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Web Page, built with Hugo

See the rendered version at https://magrella.github.io/portfolio/

File Update

Update using local copy on ~\OneDrive\Data Science or download from Github

Preview local version

comment out lines on config.TOML file to preview in the browser at //localhost:1313/ (Kill with ctrl-C)

baseURL = "https://magrella.github.io/portfolio", line 2

canonifyURLs = true, line 15

Building

Update Files and re-point server to Github repo:

Un-comment out lines on config.TOML file

baseURL = "https://magrella.github.io/portfolio", line 2

canonifyURLs = true, line 15

Generate public files using Windows Powershell: .\hugo -D

Publish

Commit or copy ALL files to main branch

~OneDrive\Data Science\exampleSite\public

About

Static webpage to display projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages