Skip to content

foodoasisla/foodoasis.la

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foodoasis.la

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.

How to update the files

Installing Ruby and Jekyll is a good place to start. You’ll also need Node.js and NPM.

  1. Clone the foodoasis.la respository into a folder called _site.

  2. 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!)

  3. Switch to your local site repository.

  4. Install our project’s dependencies…

npm install
  1. Run Node.js and Jekyll, to build the website files…
npm run build
  1. 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

About

This is the live website for foodoasis.la.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published