Skip to content

DataforGoodIsrael/dataforgoodisrael.github.io

Repository files navigation

Netlify Status

Chalom!

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.

Installation

  1. Make sure to install install hugo. For linux, just:
sudo apt-get install hugo
  1. Clone the repo:
git clone https://github.com/DataforGoodIsrael/dataforgoodisrael.github.io.git

Usage

Go in the created directory and run the server offline:

cd dataforgoodisrael.github.io
hugo server

Update the hugo theme

git submodule update --init --recursive
git submodule foreach git pull origin master

Deployment

Every push to the master branch will automatically be deployed by netlify.

License

MIT.

Credits

Created by Jeremy Atia from Data For Good Israel.

Contact me at jeremy@dataforgoodisrael.com

Releases

No releases published

Packages

No packages published