16 lines
805 B
Markdown
16 lines
805 B
Markdown
---
|
|
title: My Site
|
|
home: true
|
|
---
|
|
|
|
Welcome to your new Ozymandias site. This is the homepage --- replace this text in `content/index.md` with whatever you want visitors to see first.
|
|
|
|
Some places to start:
|
|
|
|
- The [feature tour](/essays/feature-tour.html) demonstrates typography, sidenotes, math, code, citations, and the epistemic profile.
|
|
- The [library](/library.html) groups all content by portal.
|
|
- Browse [poetry](/poetry/), [fiction](/fiction/), [blog posts](/blog/), or [compositions](/music/).
|
|
- Feeling lucky? Jump to a <a href="#" data-random>random page</a> (handled by `static/js/random.js`, which `default.html` only loads on the home page; any element with `data-random` or the id `#random-page-btn` opts in).
|
|
|
|
Edit `site.yaml` to set your name, URL, navigation links, and portal taxonomy.
|