Lines Matching refs:md
7 - Rename this file to `CONTRIBUTING.md`.
8 - Rename `EXAMPLE-README-FOR-RUNNING-DOCS.md` to `README.md` (replacing the existing `README.md` th…
10 - Review the [template information](./TEMPLATE-INFORMATION.md).
16 Most content is written in markdown. You name the file `something.md`, then have a header that look…
29 > The filename of the `.md` file doesn't actually matter; what is important is the `docid` being un…
33 Modify `index.md` with your new or updated content.
60 or with a combination of changing `./_data/features.yml` and adding some Liquid to `index.md`, such…
74 …own (file extension `.md` or `.markdown`). See current posts in that folder or `./doc-type-example…
77 1. [Run the site locally](./README.md) to test your changes. It will be at `http://127.0.0.1/blog/y…
86 1. Add your markdown file to the `./_docs/` folder. See `./doc-type-examples/docs-hello-world.md` f…
89 1. [Run the site locally](./README.md) to test your changes. It will be at `http://127.0.0.1/docs/y…
102 1. Create a markdown file in the root `./top-level/`. See `./doc-type-examples/top-level-example.md…
107 1. [Run the site locally](./README.md) to test your changes. It will be at `http://127.0.0.1/your-t…