├── .gitignore ├── CHANGELOG.md ├── LICENSE ├── README.md ├── _demo ├── 01.home │ ├── 01.control │ │ ├── 01.if │ │ │ ├── 01.switch │ │ │ │ ├── banner.webp │ │ │ │ └── default.md │ │ │ ├── crossroads.webp │ │ │ ├── default.md │ │ │ └── dog.webp │ │ ├── 02.for │ │ │ ├── cube.webp │ │ │ ├── default.md │ │ │ └── track.webp │ │ ├── 03.while │ │ │ ├── banner.webp │ │ │ ├── default.md │ │ │ └── loops.webp │ │ └── collection.md │ ├── 02.variables │ │ ├── banner.webp │ │ ├── boxes.webp │ │ └── default.md │ ├── 03.closures │ │ ├── banner.webp │ │ ├── body.webp │ │ └── default.md │ ├── 04.booleans │ │ ├── banner.webp │ │ ├── body.webp │ │ └── default.md │ ├── 05.trycatch │ │ ├── banner.webp │ │ ├── default.md │ │ └── glass.webp │ ├── better_header.webp │ ├── collection.md │ ├── cozy_web.webp │ └── header_image.png ├── images │ └── favicon.png └── pages │ ├── 01.home │ ├── default.md │ └── win95.png │ ├── 02.reference │ ├── 01.jpg │ ├── air.png │ ├── collection-examples.gif │ ├── default.md │ ├── htplus.png │ ├── latex.png │ ├── marx.png │ ├── modest.png │ ├── sakura-dark-solar.png │ ├── sakura-dark.png │ ├── sakura-earth.png │ ├── sakura-vader.png │ ├── sakura.png │ ├── structure_tab.png │ ├── stylize.png │ ├── tacit.png │ ├── theme_settings_intro.png │ ├── tufte.png │ ├── w3c-chocolate.png │ ├── w3c-midnight.png │ ├── w3c-modernist.png │ ├── w3c-oldstyle.png │ ├── w3c-steely.png │ ├── w3c-swiss.png │ ├── w3c-traditional.png │ ├── w3c-ultramarine.png │ ├── water-dark.png │ ├── water-light.png │ ├── writ.png │ └── yorha.png │ ├── 03.typography │ └── default.md │ └── 04.demos │ ├── 01.blog │ ├── 01.january │ │ ├── calendar.jpg │ │ ├── default.md │ │ ├── jan-header.jpg │ │ └── january.jpg │ ├── 02.february │ │ ├── calendar.jpg │ │ ├── default.md │ │ ├── feb-header.jpg │ │ ├── february_01.jpg │ │ └── february_02.jpg │ ├── 03.march │ │ ├── calendar.jpg │ │ ├── default.md │ │ └── mar-header.jpg │ ├── 04.april │ │ ├── apr-header.jpg │ │ ├── calendar.jpg │ │ └── default.md │ ├── 05.may │ │ ├── calendar.jpg │ │ ├── default.md │ │ └── may-header.jpg │ ├── 06.june │ │ ├── calendar.jpg │ │ ├── default.md │ │ └── jun-header.jpg │ ├── 07.july │ │ ├── calendar.jpg │ │ ├── default.md │ │ └── jul-header.jpg │ └── blog.md │ ├── 02.collection │ ├── 01.dogs │ │ └── item.md │ ├── 02.cats │ │ └── item.md │ ├── 03.birds │ │ └── item.md │ ├── 04.fish │ │ └── item.md │ ├── 05.reptiles │ │ └── item.md │ ├── 06.rocks │ │ └── item.md │ ├── 07.cactus │ │ └── item.md │ └── collection.md │ ├── 03.testing │ ├── 01.first-post │ │ └── item.md │ ├── 02.second-best │ │ └── item.md │ ├── 03.third-base │ │ ├── item.md │ │ ├── kitten.jpg │ │ └── puppy.jpg │ ├── 04.fourth-of-july │ │ ├── item.md │ │ ├── kitten.jpg │ │ └── puppy.jpg │ ├── 05.staying-alive-with-five │ │ ├── item.md │ │ ├── kitten.jpg │ │ └── puppy.jpg │ ├── 06.six-sticks │ │ ├── item.md │ │ ├── kitten.jpg │ │ └── puppy.jpg │ ├── 07.seven-in-heaven │ │ ├── item.md │ │ ├── kitten.jpg │ │ └── puppy.jpg │ ├── 08.eight-way-hexagon │ │ ├── item.md │ │ ├── kitten.jpg │ │ └── puppy.jpg │ └── blog.md │ └── collection.md ├── assets ├── screenshot.png └── win95.png ├── blueprints.yaml ├── blueprints ├── blog.yaml ├── blog_item.yaml ├── blog_list.yaml ├── collection.yaml ├── default.yaml └── item.yaml ├── css ├── air.css ├── hypertext++.css ├── latex.css ├── marx.css ├── milligram.css ├── modest.css ├── mvp.css ├── newcss-default.css ├── newcss-night.css ├── newcss-terminal.css ├── sakura-dark-solarized.css ├── sakura-dark.css ├── sakura-earthly.css ├── sakura-ink.css ├── sakura-pink.css ├── sakura-radical.css ├── sakura-vader.css ├── sakura.css ├── simple.css ├── stylize.css ├── tacit.css ├── tufte.css ├── visual-impaired.css ├── water-dark.css ├── water-light.css ├── writ.css └── yorha.css ├── fonts ├── TTF │ ├── Atkinson-Hyperlegible-Bold-102.ttf │ ├── Atkinson-Hyperlegible-BoldItalic-102.ttf │ ├── Atkinson-Hyperlegible-Italic-102.ttf │ └── Atkinson-Hyperlegible-Regular-102.ttf ├── WOFF │ ├── Atkinson-Hyperlegible-Bold-102.woff │ ├── Atkinson-Hyperlegible-BoldItalic-102.woff │ ├── Atkinson-Hyperlegible-Italic-102.woff │ └── Atkinson-Hyperlegible-Regular-102.woff └── WOFF2 │ ├── Atkinson-Hyperlegible-Bold-102a.woff2 │ ├── Atkinson-Hyperlegible-BoldItalic-102a.woff2 │ ├── Atkinson-Hyperlegible-Italic-102a.woff2 │ └── Atkinson-Hyperlegible-Regular-102a.woff2 ├── hypertext.php ├── hypertext.yaml ├── languages.yaml ├── screenshot.jpg ├── templates ├── blog.html.twig ├── blog_item.html.twig ├── blog_list.html.twig ├── collection.html.twig ├── css │ ├── air.css │ ├── hypertext++.css │ ├── latex.css │ ├── marx.css │ ├── milligram.css │ ├── modest.css │ ├── mvp.css │ ├── newcss-default.css │ ├── newcss-night.css │ ├── newcss-terminal.css │ ├── sakura-dark-solarized.css │ ├── sakura-dark.css │ ├── sakura-earthly.css │ ├── sakura-ink.css │ ├── sakura-pink.css │ ├── sakura-radical.css │ ├── sakura-vader.css │ ├── sakura.css │ ├── simple.css │ ├── stylize.css │ ├── tacit.css │ ├── tufte.css │ ├── visual-impaired.css │ ├── water-dark.css │ ├── water-light.css │ ├── writ.css │ └── yorha.css ├── default.html.twig ├── error.html.twig ├── item.html.twig ├── modular.html.twig └── partials │ ├── base.html.twig │ ├── breadcrumbs.html.twig │ ├── item │ ├── README.md │ ├── children.html.twig │ ├── footer.html.twig │ ├── grid.html.twig │ ├── header.html.twig │ ├── list.html.twig │ ├── summary.html.twig │ └── table.html.twig │ └── page │ ├── README.md │ ├── footer.html.twig │ ├── header.html.twig │ ├── js-css.html.twig │ ├── messages.html.twig │ ├── navigation.html.twig │ └── pagination.html.twig └── thumbnail.jpg /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | -------------------------------------------------------------------------------- /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/README.md -------------------------------------------------------------------------------- /_demo/01.home/01.control/01.if/01.switch/banner.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/01.control/01.if/01.switch/banner.webp -------------------------------------------------------------------------------- /_demo/01.home/01.control/01.if/01.switch/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/01.control/01.if/01.switch/default.md -------------------------------------------------------------------------------- /_demo/01.home/01.control/01.if/crossroads.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/01.control/01.if/crossroads.webp -------------------------------------------------------------------------------- /_demo/01.home/01.control/01.if/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/01.control/01.if/default.md -------------------------------------------------------------------------------- /_demo/01.home/01.control/01.if/dog.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/01.control/01.if/dog.webp -------------------------------------------------------------------------------- /_demo/01.home/01.control/02.for/cube.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/01.control/02.for/cube.webp -------------------------------------------------------------------------------- /_demo/01.home/01.control/02.for/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/01.control/02.for/default.md -------------------------------------------------------------------------------- /_demo/01.home/01.control/02.for/track.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/01.control/02.for/track.webp -------------------------------------------------------------------------------- /_demo/01.home/01.control/03.while/banner.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/01.control/03.while/banner.webp -------------------------------------------------------------------------------- /_demo/01.home/01.control/03.while/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/01.control/03.while/default.md -------------------------------------------------------------------------------- /_demo/01.home/01.control/03.while/loops.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/01.control/03.while/loops.webp -------------------------------------------------------------------------------- /_demo/01.home/01.control/collection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/01.control/collection.md -------------------------------------------------------------------------------- /_demo/01.home/02.variables/banner.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/02.variables/banner.webp -------------------------------------------------------------------------------- /_demo/01.home/02.variables/boxes.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/02.variables/boxes.webp -------------------------------------------------------------------------------- /_demo/01.home/02.variables/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/02.variables/default.md -------------------------------------------------------------------------------- /_demo/01.home/03.closures/banner.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/03.closures/banner.webp -------------------------------------------------------------------------------- /_demo/01.home/03.closures/body.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/03.closures/body.webp -------------------------------------------------------------------------------- /_demo/01.home/03.closures/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/03.closures/default.md -------------------------------------------------------------------------------- /_demo/01.home/04.booleans/banner.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/04.booleans/banner.webp -------------------------------------------------------------------------------- /_demo/01.home/04.booleans/body.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/04.booleans/body.webp -------------------------------------------------------------------------------- /_demo/01.home/04.booleans/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/04.booleans/default.md -------------------------------------------------------------------------------- /_demo/01.home/05.trycatch/banner.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/05.trycatch/banner.webp -------------------------------------------------------------------------------- /_demo/01.home/05.trycatch/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/05.trycatch/default.md -------------------------------------------------------------------------------- /_demo/01.home/05.trycatch/glass.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/05.trycatch/glass.webp -------------------------------------------------------------------------------- /_demo/01.home/better_header.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/better_header.webp -------------------------------------------------------------------------------- /_demo/01.home/collection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/collection.md -------------------------------------------------------------------------------- /_demo/01.home/cozy_web.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/cozy_web.webp -------------------------------------------------------------------------------- /_demo/01.home/header_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/01.home/header_image.png -------------------------------------------------------------------------------- /_demo/images/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/images/favicon.png -------------------------------------------------------------------------------- /_demo/pages/01.home/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/01.home/default.md -------------------------------------------------------------------------------- /_demo/pages/01.home/win95.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/01.home/win95.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/01.jpg -------------------------------------------------------------------------------- /_demo/pages/02.reference/air.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/air.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/collection-examples.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/collection-examples.gif -------------------------------------------------------------------------------- /_demo/pages/02.reference/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/default.md -------------------------------------------------------------------------------- /_demo/pages/02.reference/htplus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/htplus.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/latex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/latex.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/marx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/marx.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/modest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/modest.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/sakura-dark-solar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/sakura-dark-solar.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/sakura-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/sakura-dark.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/sakura-earth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/sakura-earth.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/sakura-vader.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/sakura-vader.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/sakura.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/sakura.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/structure_tab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/structure_tab.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/stylize.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/stylize.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/tacit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/tacit.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/theme_settings_intro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/theme_settings_intro.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/tufte.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/tufte.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/w3c-chocolate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/w3c-chocolate.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/w3c-midnight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/w3c-midnight.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/w3c-modernist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/w3c-modernist.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/w3c-oldstyle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/w3c-oldstyle.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/w3c-steely.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/w3c-steely.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/w3c-swiss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/w3c-swiss.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/w3c-traditional.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/w3c-traditional.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/w3c-ultramarine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/w3c-ultramarine.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/water-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/water-dark.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/water-light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/water-light.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/writ.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/writ.png -------------------------------------------------------------------------------- /_demo/pages/02.reference/yorha.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/02.reference/yorha.png -------------------------------------------------------------------------------- /_demo/pages/03.typography/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/03.typography/default.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/01.january/calendar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/01.january/calendar.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/01.january/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/01.january/default.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/01.january/jan-header.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/01.january/jan-header.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/01.january/january.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/01.january/january.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/02.february/calendar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/02.february/calendar.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/02.february/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/02.february/default.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/02.february/feb-header.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/02.february/feb-header.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/02.february/february_01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/02.february/february_01.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/02.february/february_02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/02.february/february_02.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/03.march/calendar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/03.march/calendar.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/03.march/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/03.march/default.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/03.march/mar-header.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/03.march/mar-header.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/04.april/apr-header.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/04.april/apr-header.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/04.april/calendar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/04.april/calendar.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/04.april/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/04.april/default.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/05.may/calendar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/05.may/calendar.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/05.may/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/05.may/default.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/05.may/may-header.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/05.may/may-header.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/06.june/calendar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/06.june/calendar.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/06.june/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/06.june/default.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/06.june/jun-header.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/06.june/jun-header.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/07.july/calendar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/07.july/calendar.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/07.july/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/07.july/default.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/07.july/jul-header.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/07.july/jul-header.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/01.blog/blog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/01.blog/blog.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/02.collection/01.dogs/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/02.collection/01.dogs/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/02.collection/02.cats/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/02.collection/02.cats/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/02.collection/03.birds/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/02.collection/03.birds/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/02.collection/04.fish/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/02.collection/04.fish/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/02.collection/05.reptiles/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/02.collection/05.reptiles/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/02.collection/06.rocks/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/02.collection/06.rocks/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/02.collection/07.cactus/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/02.collection/07.cactus/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/02.collection/collection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/02.collection/collection.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/01.first-post/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/01.first-post/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/02.second-best/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/02.second-best/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/03.third-base/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/03.third-base/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/03.third-base/kitten.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/03.third-base/kitten.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/03.third-base/puppy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/03.third-base/puppy.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/04.fourth-of-july/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/04.fourth-of-july/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/04.fourth-of-july/kitten.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/04.fourth-of-july/kitten.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/04.fourth-of-july/puppy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/04.fourth-of-july/puppy.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/05.staying-alive-with-five/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/05.staying-alive-with-five/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/05.staying-alive-with-five/kitten.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/05.staying-alive-with-five/kitten.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/05.staying-alive-with-five/puppy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/05.staying-alive-with-five/puppy.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/06.six-sticks/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/06.six-sticks/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/06.six-sticks/kitten.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/06.six-sticks/kitten.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/06.six-sticks/puppy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/06.six-sticks/puppy.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/07.seven-in-heaven/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/07.seven-in-heaven/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/07.seven-in-heaven/kitten.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/07.seven-in-heaven/kitten.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/07.seven-in-heaven/puppy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/07.seven-in-heaven/puppy.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/08.eight-way-hexagon/item.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/08.eight-way-hexagon/item.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/08.eight-way-hexagon/kitten.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/08.eight-way-hexagon/kitten.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/08.eight-way-hexagon/puppy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/08.eight-way-hexagon/puppy.jpg -------------------------------------------------------------------------------- /_demo/pages/04.demos/03.testing/blog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/03.testing/blog.md -------------------------------------------------------------------------------- /_demo/pages/04.demos/collection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/_demo/pages/04.demos/collection.md -------------------------------------------------------------------------------- /assets/screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/assets/screenshot.png -------------------------------------------------------------------------------- /assets/win95.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/assets/win95.png -------------------------------------------------------------------------------- /blueprints.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/blueprints.yaml -------------------------------------------------------------------------------- /blueprints/blog.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/blueprints/blog.yaml -------------------------------------------------------------------------------- /blueprints/blog_item.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/blueprints/blog_item.yaml -------------------------------------------------------------------------------- /blueprints/blog_list.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/blueprints/blog_list.yaml -------------------------------------------------------------------------------- /blueprints/collection.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/blueprints/collection.yaml -------------------------------------------------------------------------------- /blueprints/default.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/blueprints/default.yaml -------------------------------------------------------------------------------- /blueprints/item.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/blueprints/item.yaml -------------------------------------------------------------------------------- /css/air.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/air.css -------------------------------------------------------------------------------- /css/hypertext++.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/hypertext++.css -------------------------------------------------------------------------------- /css/latex.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/latex.css -------------------------------------------------------------------------------- /css/marx.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/marx.css -------------------------------------------------------------------------------- /css/milligram.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/milligram.css -------------------------------------------------------------------------------- /css/modest.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/modest.css -------------------------------------------------------------------------------- /css/mvp.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/mvp.css -------------------------------------------------------------------------------- /css/newcss-default.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/newcss-default.css -------------------------------------------------------------------------------- /css/newcss-night.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/newcss-night.css -------------------------------------------------------------------------------- /css/newcss-terminal.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/newcss-terminal.css -------------------------------------------------------------------------------- /css/sakura-dark-solarized.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/sakura-dark-solarized.css -------------------------------------------------------------------------------- /css/sakura-dark.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/sakura-dark.css -------------------------------------------------------------------------------- /css/sakura-earthly.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/sakura-earthly.css -------------------------------------------------------------------------------- /css/sakura-ink.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/sakura-ink.css -------------------------------------------------------------------------------- /css/sakura-pink.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/sakura-pink.css -------------------------------------------------------------------------------- /css/sakura-radical.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/sakura-radical.css -------------------------------------------------------------------------------- /css/sakura-vader.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/sakura-vader.css -------------------------------------------------------------------------------- /css/sakura.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/sakura.css -------------------------------------------------------------------------------- /css/simple.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/simple.css -------------------------------------------------------------------------------- /css/stylize.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/stylize.css -------------------------------------------------------------------------------- /css/tacit.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/tacit.css -------------------------------------------------------------------------------- /css/tufte.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/tufte.css -------------------------------------------------------------------------------- /css/visual-impaired.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/visual-impaired.css -------------------------------------------------------------------------------- /css/water-dark.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/water-dark.css -------------------------------------------------------------------------------- /css/water-light.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/water-light.css -------------------------------------------------------------------------------- /css/writ.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/writ.css -------------------------------------------------------------------------------- /css/yorha.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/css/yorha.css -------------------------------------------------------------------------------- /fonts/TTF/Atkinson-Hyperlegible-Bold-102.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/fonts/TTF/Atkinson-Hyperlegible-Bold-102.ttf -------------------------------------------------------------------------------- /fonts/TTF/Atkinson-Hyperlegible-BoldItalic-102.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/fonts/TTF/Atkinson-Hyperlegible-BoldItalic-102.ttf -------------------------------------------------------------------------------- /fonts/TTF/Atkinson-Hyperlegible-Italic-102.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/fonts/TTF/Atkinson-Hyperlegible-Italic-102.ttf -------------------------------------------------------------------------------- /fonts/TTF/Atkinson-Hyperlegible-Regular-102.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/fonts/TTF/Atkinson-Hyperlegible-Regular-102.ttf -------------------------------------------------------------------------------- /fonts/WOFF/Atkinson-Hyperlegible-Bold-102.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/fonts/WOFF/Atkinson-Hyperlegible-Bold-102.woff -------------------------------------------------------------------------------- /fonts/WOFF/Atkinson-Hyperlegible-BoldItalic-102.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/fonts/WOFF/Atkinson-Hyperlegible-BoldItalic-102.woff -------------------------------------------------------------------------------- /fonts/WOFF/Atkinson-Hyperlegible-Italic-102.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/fonts/WOFF/Atkinson-Hyperlegible-Italic-102.woff -------------------------------------------------------------------------------- /fonts/WOFF/Atkinson-Hyperlegible-Regular-102.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/fonts/WOFF/Atkinson-Hyperlegible-Regular-102.woff -------------------------------------------------------------------------------- /fonts/WOFF2/Atkinson-Hyperlegible-Bold-102a.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/fonts/WOFF2/Atkinson-Hyperlegible-Bold-102a.woff2 -------------------------------------------------------------------------------- /fonts/WOFF2/Atkinson-Hyperlegible-BoldItalic-102a.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/fonts/WOFF2/Atkinson-Hyperlegible-BoldItalic-102a.woff2 -------------------------------------------------------------------------------- /fonts/WOFF2/Atkinson-Hyperlegible-Italic-102a.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/fonts/WOFF2/Atkinson-Hyperlegible-Italic-102a.woff2 -------------------------------------------------------------------------------- /fonts/WOFF2/Atkinson-Hyperlegible-Regular-102a.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/fonts/WOFF2/Atkinson-Hyperlegible-Regular-102a.woff2 -------------------------------------------------------------------------------- /hypertext.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/hypertext.php -------------------------------------------------------------------------------- /hypertext.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/hypertext.yaml -------------------------------------------------------------------------------- /languages.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/languages.yaml -------------------------------------------------------------------------------- /screenshot.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/screenshot.jpg -------------------------------------------------------------------------------- /templates/blog.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/blog.html.twig -------------------------------------------------------------------------------- /templates/blog_item.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/blog_item.html.twig -------------------------------------------------------------------------------- /templates/blog_list.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/blog_list.html.twig -------------------------------------------------------------------------------- /templates/collection.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/collection.html.twig -------------------------------------------------------------------------------- /templates/css/air.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/air.css -------------------------------------------------------------------------------- /templates/css/hypertext++.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/hypertext++.css -------------------------------------------------------------------------------- /templates/css/latex.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/latex.css -------------------------------------------------------------------------------- /templates/css/marx.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/marx.css -------------------------------------------------------------------------------- /templates/css/milligram.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/milligram.css -------------------------------------------------------------------------------- /templates/css/modest.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/modest.css -------------------------------------------------------------------------------- /templates/css/mvp.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/mvp.css -------------------------------------------------------------------------------- /templates/css/newcss-default.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/newcss-default.css -------------------------------------------------------------------------------- /templates/css/newcss-night.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/newcss-night.css -------------------------------------------------------------------------------- /templates/css/newcss-terminal.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/newcss-terminal.css -------------------------------------------------------------------------------- /templates/css/sakura-dark-solarized.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/sakura-dark-solarized.css -------------------------------------------------------------------------------- /templates/css/sakura-dark.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/sakura-dark.css -------------------------------------------------------------------------------- /templates/css/sakura-earthly.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/sakura-earthly.css -------------------------------------------------------------------------------- /templates/css/sakura-ink.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/sakura-ink.css -------------------------------------------------------------------------------- /templates/css/sakura-pink.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/sakura-pink.css -------------------------------------------------------------------------------- /templates/css/sakura-radical.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/sakura-radical.css -------------------------------------------------------------------------------- /templates/css/sakura-vader.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/sakura-vader.css -------------------------------------------------------------------------------- /templates/css/sakura.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/sakura.css -------------------------------------------------------------------------------- /templates/css/simple.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/simple.css -------------------------------------------------------------------------------- /templates/css/stylize.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/stylize.css -------------------------------------------------------------------------------- /templates/css/tacit.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/tacit.css -------------------------------------------------------------------------------- /templates/css/tufte.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/tufte.css -------------------------------------------------------------------------------- /templates/css/visual-impaired.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/visual-impaired.css -------------------------------------------------------------------------------- /templates/css/water-dark.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/water-dark.css -------------------------------------------------------------------------------- /templates/css/water-light.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/water-light.css -------------------------------------------------------------------------------- /templates/css/writ.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/writ.css -------------------------------------------------------------------------------- /templates/css/yorha.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/css/yorha.css -------------------------------------------------------------------------------- /templates/default.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/default.html.twig -------------------------------------------------------------------------------- /templates/error.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/error.html.twig -------------------------------------------------------------------------------- /templates/item.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/item.html.twig -------------------------------------------------------------------------------- /templates/modular.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/modular.html.twig -------------------------------------------------------------------------------- /templates/partials/base.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/base.html.twig -------------------------------------------------------------------------------- /templates/partials/breadcrumbs.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/breadcrumbs.html.twig -------------------------------------------------------------------------------- /templates/partials/item/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/item/README.md -------------------------------------------------------------------------------- /templates/partials/item/children.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/item/children.html.twig -------------------------------------------------------------------------------- /templates/partials/item/footer.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/item/footer.html.twig -------------------------------------------------------------------------------- /templates/partials/item/grid.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/item/grid.html.twig -------------------------------------------------------------------------------- /templates/partials/item/header.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/item/header.html.twig -------------------------------------------------------------------------------- /templates/partials/item/list.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/item/list.html.twig -------------------------------------------------------------------------------- /templates/partials/item/summary.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/item/summary.html.twig -------------------------------------------------------------------------------- /templates/partials/item/table.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/item/table.html.twig -------------------------------------------------------------------------------- /templates/partials/page/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/page/README.md -------------------------------------------------------------------------------- /templates/partials/page/footer.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/page/footer.html.twig -------------------------------------------------------------------------------- /templates/partials/page/header.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/page/header.html.twig -------------------------------------------------------------------------------- /templates/partials/page/js-css.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/page/js-css.html.twig -------------------------------------------------------------------------------- /templates/partials/page/messages.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/page/messages.html.twig -------------------------------------------------------------------------------- /templates/partials/page/navigation.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/page/navigation.html.twig -------------------------------------------------------------------------------- /templates/partials/page/pagination.html.twig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/templates/partials/page/pagination.html.twig -------------------------------------------------------------------------------- /thumbnail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/artofthesmart/hypertext/HEAD/thumbnail.jpg --------------------------------------------------------------------------------