commit | a7a66ebd55fc2110597a96c202818e747e6c0b06 | [log] [tgz] |
---|---|---|
author | dfoulks1 <dfoulks@apache.org> | Thu Jul 07 12:05:11 2022 -0500 |
committer | dfoulks1 <dfoulks@apache.org> | Thu Jul 07 12:05:11 2022 -0500 |
tree | e507140d6194809dcb014ca058378a6dd522352f | |
parent | a2dfe8796b49f10311dd4ed14d00b3e73da5ba4d [diff] |
Updated the output to separate build and serve, replaced the windows disclaimer
The infrastructure-pelican repository provides a customized process for working with Pelican-based websites at the ASF.
Once your infrastructure-pelican site is deployed to GitHub, you can easily deploy it for local testing on OSX or Linux. This may work under WSL or cygwin, but will not work under native Windows.
Download the automatic build tool, and run it, providing the name of your GitHub website repo.
Example:
./local-pelican-website.sh infrastructure-website
Once the process has completed, you should be able to see the rendered site by opening a web browser to http://localhost:8000/
Contact users@infra.apache.org for any questions or comments.