Here is the source code of our previous website (DataforGoodIsrael.com).
Now it looks different 😁 but we keep it as a reference if we want to build another website with Hugo & Netlify.
- Make sure to install install hugo. For linux, just:
sudo apt-get install hugo
- Clone the repo:
git clone https://github.com/DataforGoodIsrael/dataforgoodisrael.github.io.git
Go in the created directory and run the server offline:
cd dataforgoodisrael.github.io
hugo server
git submodule update --init --recursive
git submodule foreach git pull origin master
Every push to the master branch will automatically be deployed by netlify.
MIT.
Created by Jeremy Atia from Data For Good Israel.
Contact me at jeremy@dataforgoodisrael.com