Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.22 KB

File metadata and controls

30 lines (21 loc) · 1.22 KB

Welcome

Hi everyone and welcome to Green Software Italia's website repository! 🌱

In this repository you can find the source code of the website of Green Software Italia, a community that aims to promote the development of sustainable software, a more inclusive, accessible and diverse tech industry.

How to run this project locally

  1. Clone this repository
  2. Run bundle install to install the dependencies
  3. Run bundle exec jekyll serve and open the browser at the address shown in the terminal
  4. You're good to go! 🚀

Updating the website

Click Use this template button above for the quickest method of getting started with the Minimal Mistakes Jekyll theme.

Contains basic configuration to get you a site with:

  • Sample posts.
  • Sample top navigation.
  • Sample author sidebar with social links.
  • Sample footer links.
  • Paginated home page.
  • Archive pages for posts grouped by year, category, and tag.
  • Sample about page.
  • Sample 404 page.
  • Site wide search.

Replace sample content with your own and configure as necessary.