This is the live website for foodoasis.la.
The files in this repository are generated by Jekyll from the source files in the site repository.
Installing Ruby and Jekyll is a good place to start. You’ll also need Node.js and NPM.
-
Clone the foodoasis.la respository into a folder called
_site
. -
Move that
_site
folder into your local site repository, replacing the_site
folder that’s already there, if it exists. (That's right. You can put a repository inside of a repository. It’s like Inception!) -
Switch to your local site repository.
-
Install our project’s dependencies…
npm install
- Run Node.js and Jekyll, to build the website files…
npm run build
- Switch to your local foodoasis.la repository. Commit and push the new files.
After a few minutes, your changes should be visible at: https://foodoasis.la