index.md (601B)
1 # Welcome to My Docs 2 3 This is a sample documentation site built with a Docusaurus-style pipeline. 4 5 ## Getting Started 6 7 Follow these steps to get up and running: 8 9 1. Write your documentation in Markdown files under `docs/`. 10 2. Run the build to generate static HTML. 11 3. Deploy to an S3 bucket for hosting. 12 13 ## Features 14 15 - **Simple Markdown authoring** — write docs in plain Markdown. 16 - **Static HTML output** — fast, cacheable, and easy to host. 17 - **S3 deployment** — publish directly to an AWS S3 bucket. 18 19 ## Learn More 20 21 See the [Jaypore CI documentation](https://jay.sdf.org) for more examples.