Skip to content

Commit

Permalink
explain how to deply the webpage
Browse files Browse the repository at this point in the history
  • Loading branch information
salvoc81 committed Mar 14, 2023
1 parent 023433a commit 53fd551
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
### docs
This directory hould contain documentation related files and material.
This directory should contain documentation related files and material.
This include:
- Documentation for the source code
- HTML pages and assets used in te matser web-page

> When the develpment of the page is completed, the html-page directory
> should be archived and compressed (e.g., html-page.tar.xz) and committedand pushed to the relevant branch
> This would allow to save storage and simply development using Git
> This would allow to save storage and simply development using Git
### Deployment of HTML page

To deploy the web-page uncrompress the file html-page.tar.xz inside the directory of your web-server.
It should work out-of-the-box!

0 comments on commit 53fd551

Please sign in to comment.