About

This page tells you a little bit about me and about how the site works.

Content is written in Markdown. Plain text format allows you to focus on your content.

You can use HTML elements in Markdown, such as the comment element, and they won’t be affected by a markdown parser. However, if you create an HTML element in your markdown file, you cannot use markdown syntax within that element’s contents.

Output all page URLs

  1. /about.html
  2. /blog.html
  3. /
  4. /monkey_do.html
  5. /monkey_see.html
  6. /not_the_index.html
  7. /tests/post.html
  8. /staff.html
  9. /assets/css/styles.css
  10. /assets/css/style.css
  11. /my_jekyll_site/not_an_index.html
  12. /tests/bootcamp-readme-test.html
  13. /tests/test-markdown.html
  14. /tests/test-upload/x-README.html
  15. /tests/test-upload/x-test-markdown.html
  16. /tests/test-upload/x-toc-test.html
  17. /tests/toc-test.html
  18. /feed.xml
  19. /sitemap.xml
  20. /robots.txt

Output all `item.link`s

  1. /
  2. /about.html
  3. /blog.html
  4. /tests/test-markdown.html
  5. /staff.html

Output all page titles

  1. About
  2. Blog
  3. Hello World
  4. Not_the_index
  5. Staff
  6. Web Development Bootcamp Tracker
  7. — THIS IS A TEST —
  8. — THIS IS A TEST —
  9. Simple Markdown Document
  10. Simple Markdown Document

Filter by title

  1. About
  2. Blog
  3. Hello World
  4. Not_the_index
  5. Staff
  6. Web Development Bootcamp Tracker
  7. — THIS IS A TEST —
  8. — THIS IS A TEST —
  9. Simple Markdown Document
  10. Simple Markdown Document

Staff