Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 896 Bytes

readme.md

File metadata and controls

28 lines (18 loc) · 896 Bytes

Who we are

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.


About the website

This is a static static that is generated by Hugo. Before trying to update content and submit changes to Github please install Hugo and follow the instructions.


// Clone the website
git clone git@github.com:serrestech/website.git
cd website

// Start hugo compiler - generator
hugo server

// Make changes, add content etc

// Commit changes and push
git add .
git commit -m "Your commit message"
git push origin master

// Open https://www.serrestech.gr