Skip to content

thomastaylor312/wasmcloud.com-dev

 
 

Repository files navigation

Netlify Status

wasmCloud.com

Repository for the wasmCloud homepage including our community, team, links, and as an ingress point for interested developers. This site is built with Hugo and uses the copper-hugo theme.

Running the site locally

Ensure you have the hugo CLI installed. Once you have the binary installed you can simply run hugo serve -D and access the local site in your browser at http://localhost:1313.

Important files / folders

  • content/english contains all of our content for the site like about, blogs, documentation, etc. Some of the pages in here are not enabled on the site
  • data/en/homepage.yml contains the homepage data for the first landing page
  • The main scss file for website styles is located under the resources folder
  • All static assets are served from that folder including any images needed for blogs
  • The copper-hugo directory includes theme information

About

wasmCloud.com website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.1%
  • HTML 35.0%
  • SCSS 11.9%
  • JavaScript 2.0%