Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 458 Bytes

File metadata and controls

13 lines (7 loc) · 458 Bytes

Path of Building Community website

Static website for https://pathofbuilding.community.

Local preview

Open index.html directly in a browser.

No build step or local server is required. If you want to preview it through a local HTTP URL that matches GitHub Pages behavior more closely, any static file server can serve the repository root.

GitHub Pages

This repository is designed to deploy directly from the repository root with GitHub Pages.