Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
To make future modification easier, move the tagline to config.toml. And
don't capitalize "Student" for no reason.
|
|
Maybe this was funny at some point, but it's a bad intro for my site in
search engine results.
|
|
Maybe that was funny at the time (???)
|
|
Since I plan to build my homepage in Hugo, make the root directory /
(and fix an image link broken by this change).
|
|
For now, disable the sitemap because I plan to add unlisted pages and
I'm too lazy to adjust the sitemap template to hide them.
|
|
Attempt (weakly) to make search engines like me by telling Hugo to
generate a `sitemap.xml'.
|
|
To improve appearance on search engines, write a `<meta name=
"description">' to `<head>' containing pages' descriptions or the site
description as a fallback.
|
|
|