Skip to content
Snippets Groups Projects
Verified Commit fe880c29 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

add readme

parent b0bf2ec5
No related branches found
No related tags found
No related merge requests found
# The Dynare Website
## Pre-requisites
- [Ruby](https://www.ruby-lang.org/en/)
- [Jekyll](https://jekyllrb.com/)
## Instructions
- clone this repository: `git clone git@git.dynare.org:Dynare/website.git`
- `cd website`
- `bundle install`
- `bundle exec jekyll serve`
## To push version to server
- `JEKYLL_ENV=production bundle exec jekyll serve`
- push the contents of `_site` folder to server
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment