This is the output of an EBW workflow developed for the (under development) Experiments in Economics book of the CORE Project.
The workflow is under private licence.
If you are Alfredo Orozco, you may follow the next steps.
- Generate the html files with the workflow.
- In the _site folder copy:
- index.html
- search.html
- assets
- book
- Paste those files in the local repo for this repository.
- Open the folder in Sublime Text 3.
- Press Ctrl+Shift+F: select the folder book/text/ in the local repo.
- Replace "http://localhost:5000/book/" for "../"
- Press Ctrl+Shift+F: select the file index.html in the root of the local repo.
- Replace "http://localhost:5000/" for "./"
- Copy the pictures in the media-folder/images/web, paste them in the book/images/web folder of this repo.
- Add, commit and push.