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

update readme

parent 0815587c
No related branches found
No related tags found
No related merge requests found
......@@ -5,13 +5,30 @@
- [Ruby](https://www.ruby-lang.org/en/)
- [Jekyll](https://jekyllrb.com/)
## Instructions
## Setup Instructions
- clone this repository: `git clone git@git.dynare.org:Dynare/website.git`
- `cd website`
- `bundle install`
- `bundle exec jekyll serve`
## For download page and working paper pages
### Download
- Fill the `assets/snapshot` folder with the nightly snapshots and checksums
- When done, you will have four subfolders:
- `assets/snapshot/macosx`
- `assets/snapshot/source`
- `assets/snapshot/windows`
- `assets/snapshot/windows-zip`
### Working Papers
- `cd assets/RePEc`
- Fill the directory with the `.rdf` files that RePEc needsd
- Run `python rdf2yml.py`
## To push version to server
- `JEKYLL_ENV=production bundle exec jekyll serve`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment