-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit d79be7d
Showing
241 changed files
with
3,887 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><link rel="icon" href="/dendron/favicon.ico"/><title>404: This page could not be found</title><meta name="next-head-count" content="4"/><link rel="preload" href="/dendron/_next/static/css/73d407bcec34438f.css" as="style"/><link rel="stylesheet" href="/dendron/_next/static/css/73d407bcec34438f.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/dendron/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/dendron/_next/static/chunks/webpack-ccfd45c42f44eb4c.js" defer=""></script><script src="/dendron/_next/static/chunks/framework-28c999baf2863c3d.js" defer=""></script><script src="/dendron/_next/static/chunks/main-8fed4842a239c7a9.js" defer=""></script><script src="/dendron/_next/static/chunks/pages/_app-7af6e3b275d70d85.js" defer=""></script><script src="/dendron/_next/static/chunks/pages/404-b57e76d696787bc8.js" defer=""></script><script src="/dendron/_next/static/GmBSAzGyWAv4pTNSr5PzX/_buildManifest.js" defer=""></script><script src="/dendron/_next/static/GmBSAzGyWAv4pTNSr5PzX/_ssgManifest.js" defer=""></script></head><body><div id="__next" data-reactroot=""><section class="ant-layout" style="width:100%;min-height:100%"><header class="ant-layout-header" style="position:fixed;isolation:isolate;z-index:1;width:100%;border-bottom:1px solid #d4dadf;height:64px;padding:0 24px 0 2px"><div class="ant-row ant-row-center" style="max-width:992px;justify-content:space-between;margin:0 auto"><div style="display:flex" class="ant-col ant-col-xs-20 ant-col-sm-4"></div><div class="ant-col gutter-row ant-col-xs-0 ant-col-sm-20 ant-col-md-20 ant-col-lg-19"><div class="ant-select ant-select-lg ant-select-auto-complete ant-select-single ant-select-allow-clear ant-select-show-search" style="width:100%"><div class="ant-select-selector"><span class="ant-select-selection-search"><input type="search" autoComplete="off" class="ant-select-selection-search-input" role="combobox" aria-haspopup="listbox" aria-owns="undefined_list" aria-autocomplete="list" aria-controls="undefined_list" aria-activedescendant="undefined_list_0" value=""/></span><span class="ant-select-selection-placeholder">For full text search please use the '?' prefix. e.g. ? Onboarding</span></div></div></div><div style="display:none;align-items:center;justify-content:center" class="ant-col ant-col-xs-4 ant-col-sm-4 ant-col-md-0 ant-col-lg-0"><span role="img" aria-label="menu" style="font-size:24px" tabindex="-1" class="anticon anticon-menu"><svg viewBox="64 64 896 896" focusable="false" data-icon="menu" width="1em" height="1em" fill="currentColor" aria-hidden="true"><path d="M904 160H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0 624H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0-312H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8z"></path></svg></span></div></div></header><section class="ant-layout" style="margin-top:64px;display:flex;flex-direction:row"><div class="site-layout-sidebar" style="flex:0 0 auto;width:calc(max((100% - 992px) / 2, 0px) + 200px);min-width:200px;padding-left:calc((100% - 992px) / 2)"><aside class="ant-layout-sider ant-layout-sider-dark" style="position:fixed;overflow:auto;height:calc(100vh - 64px);background-color:transparent;flex:0 0 200px;max-width:200px;min-width:200px;width:200px"><div class="ant-layout-sider-children"></div></aside></div><main class="ant-layout-content side-layout-main" style="max-width:1200px;min-width:0;display:block"><div style="padding:0 24px"><div class="main-content" role="main"><div style="font-family:-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Fira Sans", Avenir, "Helvetica Neue", "Lucida Grande", sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style> | ||
body { margin: 0; color: #000; background: #fff; } | ||
.next-error-h1 { | ||
border-right: 1px solid rgba(0, 0, 0, .3); | ||
} | ||
|
||
@media (prefers-color-scheme: dark) { | ||
body { color: #fff; background: #000; } | ||
.next-error-h1 { | ||
border-right: 1px solid rgba(255, 255, 255, .3); | ||
} | ||
}</style><h1 class="next-error-h1" style="display:inline-block;margin:0;margin-right:20px;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"><h2 style="font-size:14px;font-weight:normal;line-height:49px;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></div></div><div class="ant-divider ant-divider-horizontal" role="separator"></div><footer class="ant-layout-footer" style="padding:0 24px 24px"></footer></main></section></section></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"body":"\u003ch1 id=\"inicio\"\u003eInicio\u003ca aria-hidden=\"true\" class=\"anchor-heading icon-link\" href=\"#inicio\"\u003e\u003c/a\u003e\u003c/h1\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"/dendron/notes/631hw9oh0k8jhc0wlm0joyz\"\u003eCode\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"/dendron/notes/rzreoc67l24hzknyqbn3a9b\"\u003eMath\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr\u003e\n\u003cstrong\u003eChildren\u003c/strong\u003e\n\u003col\u003e\n\u003cli\u003e\u003ca href=\"/dendron/notes/631hw9oh0k8jhc0wlm0joyz\"\u003eCode\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"/dendron/notes/rzreoc67l24hzknyqbn3a9b\"\u003eMath\u003c/a\u003e\u003c/li\u003e\n\u003c/ol\u003e","note":{"id":"root","title":"Inicio","desc":"","updated":1685946892733,"created":1595961348801,"custom":{"nav_order":0,"permalink":"/"},"fname":"root","type":"note","vault":{"fsPath":".","selfContained":true,"name":"Dendron"},"contentHash":"e61b300237deb393ece8248ab604975d","links":[{"type":"wiki","from":{"fname":"root","id":"root","vaultName":"Dendron"},"value":"code","position":{"start":{"line":3,"column":3,"offset":4},"end":{"line":3,"column":11,"offset":12},"indent":[]},"xvault":false,"sameFile":false,"to":{"fname":"code"}},{"type":"wiki","from":{"fname":"root","id":"root","vaultName":"Dendron"},"value":"math","position":{"start":{"line":4,"column":3,"offset":15},"end":{"line":4,"column":11,"offset":23},"indent":[]},"xvault":false,"sameFile":false,"to":{"fname":"math"}}],"anchors":{},"children":["631hw9oh0k8jhc0wlm0joyz","rzreoc67l24hzknyqbn3a9b"],"parent":null,"data":{},"body":"\n\n* [[code]]\n* [[math]]"},"config":{"version":5,"dev":{"enablePreviewV2":true,"enableSelfContainedVaults":true},"commands":{"lookup":{"note":{"selectionMode":"extract","confirmVaultOnCreate":true,"vaultSelectionModeOnCreate":"smart","leaveTrace":false,"bubbleUpCreateNew":true,"fuzzThreshold":0.2}},"randomNote":{},"insertNoteLink":{"aliasMode":"none","enableMultiSelect":false},"insertNoteIndex":{"enableMarker":false},"copyNoteLink":{"aliasMode":"title"},"templateHierarchy":"template"},"workspace":{"vaults":[{"fsPath":"dependencies/github.com/renegarcia/eleventa-db","remote":{"type":"git","url":"[email protected]:renegarcia/eleventa-db.git"},"selfContained":true,"name":"eleventa-db"},{"fsPath":".","selfContained":true,"name":"Dendron"}],"journal":{"dailyDomain":"daily","name":"journal","dateFormat":"y.MM.dd","addBehavior":"childOfDomain"},"scratch":{"name":"scratch","dateFormat":"y.MM.dd.HHmmss","addBehavior":"asOwnDomain"},"task":{"name":"task","dateFormat":"y.MM.dd","addBehavior":"asOwnDomain","statusSymbols":{"":" ","wip":"w","done":"x","assigned":"a","moved":"m","blocked":"b","delegated":"l","dropped":"d","pending":"y"},"taskCompleteStatus":["done","x"],"prioritySymbols":{"H":"high","M":"medium","L":"low"},"todoIntegration":false,"createTaskSelectionType":"selection2link"},"graph":{"zoomSpeed":1,"createStub":false},"enableAutoCreateOnDefinition":false,"enableXVaultWikiLink":false,"enableRemoteVaultInit":true,"enableUserTags":true,"enableHashTags":true,"workspaceVaultSyncMode":"noCommit","enableAutoFoldFrontmatter":false,"enableEditorDecorations":true,"maxPreviewsCached":10,"maxNoteLength":204800,"enableFullHierarchyNoteTitle":false},"preview":{"enableFMTitle":true,"enableNoteTitleForLink":true,"enableFrontmatterTags":true,"enableHashesForFMTags":false,"enablePrettyRefs":true,"enableKatex":true,"automaticallyShowPreview":false},"publishing":{"enableFMTitle":true,"enableNoteTitleForLink":true,"enablePrettyRefs":true,"enableKatex":true,"copyAssets":true,"siteHierarchies":["root"],"writeStubs":false,"siteRootDir":"docs","seo":{"title":"Notes","description":"Personal Knowledge Space or Rene Garcia"},"github":{"enableEditLink":true,"editLinkText":"Edit this page on GitHub","editBranch":"main","editViewMode":"tree"},"enableSiteLastModified":true,"enableFrontmatterTags":true,"enableHashesForFMTags":false,"enableRandomlyColoredTags":true,"enableTaskNotes":true,"enablePrettyLinks":true,"searchMode":"search","enableHierarchyDisplay":true,"hierarchyDisplayTitle":"Children","duplicateNoteBehavior":{"action":"useVault","payload":["eleventa-db","Dendron"]},"siteUrl":"https://renegarcia.github.io","assetsPrefix":"/dendron","siteFaviconPath":"favicon.ico","siteIndex":"root"}},"customHeadContent":null,"noteIndex":{"id":"root","title":"Inicio","desc":"","updated":1685946892733,"created":1595961348801,"custom":{"nav_order":0,"permalink":"/"},"fname":"root","type":"note","vault":{"fsPath":".","selfContained":true,"name":"Dendron"},"contentHash":"e61b300237deb393ece8248ab604975d","links":[{"type":"wiki","from":{"fname":"root","id":"root","vaultName":"Dendron"},"value":"code","position":{"start":{"line":3,"column":3,"offset":4},"end":{"line":3,"column":11,"offset":12},"indent":[]},"xvault":false,"sameFile":false,"to":{"fname":"code"}},{"type":"wiki","from":{"fname":"root","id":"root","vaultName":"Dendron"},"value":"math","position":{"start":{"line":4,"column":3,"offset":15},"end":{"line":4,"column":11,"offset":23},"indent":[]},"xvault":false,"sameFile":false,"to":{"fname":"math"}}],"anchors":{},"children":["631hw9oh0k8jhc0wlm0joyz","rzreoc67l24hzknyqbn3a9b"],"parent":null,"data":{},"body":"\n\n* [[code]]\n* [[math]]"},"collectionChildren":null},"__N_SSG":true},"page":"/404","query":{},"buildId":"GmBSAzGyWAv4pTNSr5PzX","assetPrefix":"/dendron","isFallback":false,"gsp":true,"scriptLoader":[]}</script></body></html> |
Oops, something went wrong.