+++ /dev/null
-<!DOCTYPE html>
-<html>
- <head>
- <meta content="text/html; charset=utf-8" http-equiv="content-type">
- <title>Note 1</title>
- <meta content="width=device-width, initial-scale=1" name="viewport">
- <link href='../_static/css/normalize.css' rel='stylesheet' type='text/css'>
- <link href='../_static/css/space-sakura.css' id="sakura-css" rel='stylesheet' type='text/css'>
- <meta name="author" content="Kyle Bowman">
- </head>
- <body>
- <nav>
-
- </nav>
- <header>
- <h1>Note 1</h1>
- </header>
-<p>This is a note that links to <a href="note2"
-title="wikilink">note2</a>.</p>
- </body>
-</html>
\ No newline at end of file
+++ /dev/null
-<!DOCTYPE html>
-<html>
- <head>
- <meta content="text/html; charset=utf-8" http-equiv="content-type">
- <title>Note 2</title>
- <meta content="width=device-width, initial-scale=1" name="viewport">
- <link href='../_static/css/normalize.css' rel='stylesheet' type='text/css'>
- <link href='../_static/css/space-sakura.css' id="sakura-css" rel='stylesheet' type='text/css'>
- <meta name="author" content="Kyle Bowman">
- </head>
- <body>
- <nav>
-
- </nav>
- <header>
- <h1>Note 2</h1>
- </header>
-<p>This is a note that links to <a href="note1"
-title="wikilink">note1</a>.</p>
- </body>
-</html>
\ No newline at end of file
--- /dev/null
+---
+title: acknowledgements
+author: Kyle Bowman
+---
+
+This site is heavily influenced by the following projects:
+
+| Project | Website | License |
+| ------- | ------- | ------- |
+| Sakura CSS | https://github.com/oxalorg/sakura | [MIT License](https://github.com/oxalorg/sakura/blob/master/LICENSE.txt) |
+| Normalize CSS | https://github.com/necolas/normalize.css | [MIT License](https://github.com/necolas/normalize.css/blob/master/LICENSE.md) |
+| Vim Deep Space | https://github.com/tyrannicaltoucan/vim-deep-space/ | [MIT License](https://github.com/tyrannicaltoucan/vim-deep-space/blob/master/LICENSE) |
+
+Thank you for your contributions to the open source community!
\ No newline at end of file