Website for The Developer Ecosystem
This is currently a work in progress.
hugo
installedhugo server
in the root and it should serve on //localhost:1313
From here you can modify files and see the live preview.
The majority of content is under
/content/*
- dedicated pages/data/home/*
- filler content in .yaml files/content/blog/yourpost.md
/content/blog/.blog-template.md
file. you can render it out by removing the .
in the file name, or copy it into your blog post to see the content.