{"componentChunkName":"component---node-modules-gatsby-theme-andy-src-templates-note-js","path":"/","result":{"data":{"brainNote":{"slug":"about","title":"About these notes","childMdx":{"body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsx mdx */\nvar _frontmatter = {\n \"title\": \"About these notes\"\n};\n\nvar makeShortcode = function makeShortcode(name) {\n return function MDXDefaultShortcode(props) {\n console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n return mdx(\"div\", props);\n };\n};\n\nvar layoutProps = {\n _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n var components = _ref.components,\n props = _objectWithoutProperties(_ref, [\"components\"]);\n\n return mdx(MDXLayout, _extends({}, layoutProps, props, {\n components: components,\n mdxType: \"MDXLayout\"\n }), mdx(\"p\", null, \"Hi, I'm \", mdx(\"a\", _extends({\n parentName: \"p\"\n }, {\n \"href\": \"https://kylegill.com\"\n }), \"Kyle\"), \" \\uD83D\\uDC4B\"), mdx(\"p\", null, \"These notes are bi-directionally linked to make navigating them a little more like deep linking your way through Wikipedia articles.\"), mdx(\"p\", null, \"Each page is intended to be an atomic, self-standing idea or concept that can be developed on its own, or related to other notes of a similar fashion. Notes aren't fully complete, but are instead being \", mdx(\"a\", _extends({\n parentName: \"p\"\n }, {\n \"href\": \"https://joelhooks.com/digital-garden\"\n }), \"gardened\"), \"\\u2014or rather, improved and nurtured over time.\"), mdx(\"p\", null, \"Some of the places I've been tending the most thought to are in the following areas:\"), mdx(\"ul\", null, mdx(\"li\", {\n parentName: \"ul\"\n }, \"impact of \", mdx(\"a\", _extends({\n parentName: \"li\"\n }, {\n \"href\": \"/digital-minimalism\"\n }), \"digital minimalism\"), \" and intentional usage of technology\"), mdx(\"li\", {\n parentName: \"ul\"\n }, \"value of \", mdx(\"a\", _extends({\n parentName: \"li\"\n }, {\n \"href\": \"/religion\"\n }), \"religion\"), \" in my life and in the world\"), mdx(\"li\", {\n parentName: \"ul\"\n }, \"importance of \", mdx(\"a\", _extends({\n parentName: \"li\"\n }, {\n \"href\": \"/writing\"\n }), \"writing\"), \" to preserve ideas\")), mdx(\"p\", null, \"There are a few perennial topics that are always being developed, they are usually more spiritual in nature:\"), mdx(\"ul\", null, mdx(\"li\", {\n parentName: \"ul\"\n }, mdx(\"a\", _extends({\n parentName: \"li\"\n }, {\n \"href\": \"/jesus-christ\"\n }), \"Jesus Christ\"), \" as the Savior of the world\"), mdx(\"li\", {\n parentName: \"ul\"\n }, \"asking \", mdx(\"a\", _extends({\n parentName: \"li\"\n }, {\n \"href\": \"/questions\"\n }), \"questions\"), \" and the pursuit of truth\")), mdx(\"p\", null, \"I'm trying to first get in the \", mdx(\"a\", _extends({\n parentName: \"p\"\n }, {\n \"href\": \"/habits\"\n }), \"habit\"), \" of writing more for myself, and then will try and publish more, though you can find me other places as well.\"), mdx(\"h2\", null, \"Other places on the web\"), mdx(\"p\", null, \"I write down notes in more places than just these notes. A few more places you can find things I write:\"), mdx(\"ul\", null, mdx(\"li\", {\n parentName: \"ul\"\n }, mdx(\"a\", _extends({\n parentName: \"li\"\n }, {\n \"href\": \"https://audio-vault.com\"\n }), \"Audio Vault\"), \": where I write about \", mdx(\"a\", _extends({\n parentName: \"li\"\n }, {\n \"href\": \"/music\"\n }), \"music\"), \" as an art form\"), mdx(\"li\", {\n parentName: \"ul\"\n }, mdx(\"a\", _extends({\n parentName: \"li\"\n }, {\n \"href\": \"https://study.kylegill.com\"\n }), \"study.kylegill.com\"), \": where I write about my study in the Come, Follow Me curriculum which includes annotations of scripture and thougths on stories from the gospel and life of \", mdx(\"a\", _extends({\n parentName: \"li\"\n }, {\n \"href\": \"/jesus-christ\"\n }), \"Jesus Christ\")), mdx(\"li\", {\n parentName: \"ul\"\n }, \"My \", mdx(\"a\", _extends({\n parentName: \"li\"\n }, {\n \"href\": \"https://kylegill.com/blog\"\n }), \"blog\"), \": where I write about programming and life related topics (often mixed), and longer form ideas related to it\"), mdx(\"li\", {\n parentName: \"ul\"\n }, mdx(\"a\", _extends({\n parentName: \"li\"\n }, {\n \"href\": \"https://twitter.com/gill_kyle\"\n }), \"Twitter\"), \": where I post programming related demos and new technologies, how to use them, and what's exciting. It's worth noting I don't post often anymore as I've been trying to be more mindful about \", mdx(\"a\", _extends({\n parentName: \"li\"\n }, {\n \"href\": \"/digital-minimalism\"\n }), \"digital minimalism\"), \" and my \", mdx(\"a\", _extends({\n parentName: \"li\"\n }, {\n \"href\": \"/habits\"\n }), \"habits\"))), mdx(\"div\", null, \"If you'd like to see a list of all pages on this knowledge graph, you can view then at the\", ' ', mdx(Link, {\n to: \"/overview\",\n mdxType: \"Link\"\n }, \"Graph Overview\")), mdx(\"hr\", null), mdx(\"p\", null, \"This idea is inspired by \", mdx(\"a\", _extends({\n parentName: \"p\"\n }, {\n \"href\": \"https://notes.andymatuschak.org/About_these_notes\"\n }), \"Andy Matuschak's notes\"), \", and is implemented with \", mdx(\"a\", _extends({\n parentName: \"p\"\n }, {\n \"href\": \"https://github.com/aravindballa/gatsby-theme-andy/\"\n }), \"Aravind Balla's work on \", mdx(\"inlineCode\", {\n parentName: \"a\"\n }, \"gatsby-theme-andy\")), \".\"));\n}\n;\nMDXContent.isMDXComponent = true;"},"inboundReferenceNotes":[],"outboundReferenceNotes":[{"title":"Digital Minimalism and Intentional usage of Technology","slug":"digital-minimalism","childMdx":{"excerpt":"Using only the most necessary digital tools to support my own values is preferred to a maximalist approach, where every tool possible that…"}},{"title":"The Value of Religion","slug":"religion","childMdx":{"excerpt":"I am a member of the Church of Jesus Christ of Latter-day Saints. It influences just about everything I do. Shared truth Religion agrees on…"}},{"title":"Writing to Preserve Ideas","slug":"writing","childMdx":{"excerpt":"Even if the only benefit to writing were preserving ideas, it would be well worth it. In addition to keeping a record, writing can be read…"}},{"title":"Jesus Christ","slug":"jesus-christ","childMdx":{"excerpt":"I believe that Jesus Christ is the most important person to have ever lived. Choosing to live a life like Jesus lived is a noble endeavor…"}},{"title":"Discovery by Asking Questions","slug":"questions","childMdx":{"excerpt":"Learning by asking questions seems to be one of the best ways to actually get to the truth of something under scrutiny. I think this is a…"}},{"title":"Habits","slug":"habits","childMdx":{"excerpt":"Forming positive habits is harder than letting negative habits gain traction. It takes being intentional to choose exactly habits to pluck…"}},{"title":"Music as an Art Form","slug":"music","childMdx":{"excerpt":"I think music represents one of the most unique art forms in the world. It's enjoyed by virtually everyone (unlike paintings, film, and…"}}]},"site":{"siteMetadata":{"title":"@gill_kyle's notes"}}},"pageContext":{"slug":"about"}},"staticQueryHashes":["3364930023"]}