This repo contains the configuration and theme of the oneapi-community project showcase.
To contribute a project, please do the following:
Use either WSL, MacOS or your favorite Linux distribution and install Hugo web generator on it.
- fork the repo
- cd into the repo
- hugo new project name_of_project
- edit the file that is created in content/projects/name_of_project
- Test your changes using hugo server
- Push your changes to GitHub
- Submit a PR and wait for us to accept it.
What we'll do is run it on our local hugo and if it works.