We are an open, non-profit community for anyone interested in software development: software methodologies, frameworks, design approaches, testing are amongst the topics that may be covered in our community. The main reason for setting up this community is to provide a place for software professionals in the area to meet and exchange ideas and experiences.
This is a static static that is generated by Hugo and served by Netlify.
Before trying to update content and submit changes to Github please install Hugo and follow the instructions bellow.
git clone git@github.com:serrestech/website.git
cd website
hugo server
Here is the structure of data/content.
- Site carousel
- Site clients
- Site teasers
- Site testimonials
- Blog posts
rm -rf docs
hugo
git add .
git commit -m "Your commit message"
git push origin main