Skip to content

evakerr/MICR-project-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This website is based on Hextra Starter Template

🐣 How to use the template Hextra

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.

Local Development

Pre-requisites: Hugo, Go and Git

# Clone the repo and cd into the project directory

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

Access via http://localhost:1313

Update theme

hugo mod get -u
hugo mod tidy

See Update modules for more details.

About

Using Hextra to build a project page, testing environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •