Issue1188

Title support local build of website
Priority feature Status resolved
Superseder Nosy List gabi, jendrik, malte
Assigned To gabi Keywords
Optional summary

Created on 2025-07-24.15:13:04 by gabi, last changed by gabi.

Messages
msg11872 (view) Author: gabi Date: 2025-07-25.10:01:13
Merged.
msg11871 (view) Author: gabi Date: 2025-07-24.15:13:04
It would be useful to be able to try out changes to the website locally. For this purpose it is necessary to combine the information from the Fast Downward repository and the downward-markdown repository in one place and install the necessary dependencies.

I implemented such a script in the misc folder of the Fast Downward repository and Travis did a test run.

Here is the pull request: https://github.com/aibasel/downward/pull/268
History
Date User Action Args
2025-07-25 10:01:13gabisetstatus: unread -> resolved
messages: + msg11872
2025-07-24 15:13:04gabicreate