Skip to content

embedml/embedml.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

embedml website

workflow

Website to showcase our projects and resources

Contribute

Clone this repository

git clone https://github.com/embedml/embedml.github.io.git

Install Hugo for your OS

Run server on your machine

hugo server -D

Build static files

hugo -D

Deployment

Github pages is used to host the website. Any push to 'main' branch will trigger the workflow in order to deploy via github pages. You can run this workflow manually if needed.

The final minified files and other assets used for the website are in the 'gh-pages' branch. As such, the gh-pages branch must be selected as the source for github pages found in the settings of this repository.

About

Website to showcase our projects and resources

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published