This commit is contained in:
Galen Wolfe-Pauly 2016-01-19 15:47:35 -08:00
parent 219569996c
commit 80b1245789
4 changed files with 107 additions and 97 deletions

View File

@ -10,13 +10,14 @@
::
=+ ^= type (fall (~(get by qix.gas) %type) 'tree')
=+ ^= body ?: =(type 'tree') tree-body talk-body
=+ ^= nav ?: =(type 'tree') tree-nav talk-nav
=+ ^= nav ?: =(type 'tree') tree-nav talk-nav
::
^- manx
::
;html
;head
;title: Bootstrap Test - ~2016.1
;meta(name "viewport", content "width=device-width, initial-scale=1");
;link(rel "stylesheet", href "/home/lib/fonts.css");
;link(rel "stylesheet", href "/home/lib/bootstrap.css");
;script(src "//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.js");
@ -35,12 +36,10 @@
;script(type "text/javascript"):'''
$(function() {
$('.navbar-toggler').click(function() {
$('.navbar-toggler').toggleClass('open')
$('.ctrl').toggleClass('open')
})
$('.context .name').click(
function() {
$('.menu.depth-1').toggleClass('open')
$('.context .arrow').toggleClass('open')
if($('.navbar-toggler').hasClass('show'))
$('.menu.depth-1').toggleClass('open')
})
$('.room').click(
function() {

View File

@ -1,90 +1,98 @@
;ul.grams
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
;div
;ul.grams
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.gram: Including the black townships?
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.gram: It is a scientific exploration of what our knowledge of mortality does to our psyche.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.gram: Basically, it says that everything we do in life, on every level, is at the core influenced by the idea that we are going to die someday.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.gram: It is something that I have researched a lot, but I had never found a scientific exploration of it.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.gram: It is always an emotive or philosophical way of writing, so a scientific exploration was really refreshing—straight facts and research.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.gram: I first came across it midsummer last year.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.gram: My friend Greg Puciato, from Dillinger Escape Plan, we have a lot in common, so we were exchanging books and he told me to check it out.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.gram: The explanation of the show also says that it deals with your unknown past, a daunting but exciting future, and a stale present.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.gram: Can you expand upon that?
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.gram: I had some traumatic experiences in my past and it caused me to create a lot of blocks in my memory, where I don't remember my childhood clearly at all.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.gram: There's no real record and my family doesn't talk about it, so I don't fully understand or know what happened.
==
;div.body: Including the black townships?
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.body: It is a scientific exploration of what our knowledge of mortality does to our psyche.
;div.audience
;div.input: /meta
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.body: Basically, it says that everything we do in life, on every level, is at the core influenced by the idea that we are going to die someday.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.body: It is something that I have researched a lot, but I had never found a scientific exploration of it.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.body: It is always an emotive or philosophical way of writing, so a scientific exploration was really refreshing—straight facts and research.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.body: I first came across it midsummer last year.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.body: My friend Greg Puciato, from Dillinger Escape Plan, we have a lot in common, so we were exchanging books and he told me to check it out.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.body: The explanation of the show also says that it deals with your unknown past, a daunting but exciting future, and a stale present.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.body: Can you expand upon that?
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.body: I had some traumatic experiences in my past and it caused me to create a lot of blocks in my memory, where I don't remember my childhood clearly at all.
==
;li.gram
;div.meta
;label.public;
;h2.author.planet: ~talsur-todres
;div.path;
==
;div.body: There's no real record and my family doesn't talk about it, so I don't fully understand or know what happened.
;div.message
;div.input;
==
==

View File

@ -3,10 +3,11 @@
;div.icon
;div.home;
;div.app: Talk
;div.dpad;
;button.navbar-toggler.show(type "button"): ☰
==
;div.context
;div.name: Home
;div.arrow;
;div.name: /home
==
==
;div.col-md-4.menu.depth-1

View File

@ -1,11 +1,13 @@
;div.row
;div.col-md-2.ctrl
;div.mine;
;div.icon
;div.home;
;div.up;
;div.prev;
;div.next;
;div.app;
;div.dpad
;div.up;
;div.prev;
;div.next;
==
;button.navbar-toggler(type "button"): ☰
==
;ul.nav