Sha256: f045d94d56e3954af16461e9aea98f7e8f08dd584bb7d7066e63beb8f38cc8e6
Contents?: true
Size: 1.76 KB
Versions: 1
Compression:
Stored size: 1.76 KB
Contents
!!! html %html %head %meta{charset: 'utf-8'} %title Twee2 = " | #{current_page.data.title}" if current_page.data.title %meta{'http-equiv' => 'X-UA-Compatible', content: 'IE=edge'} %meta{name: 'viewport', content: 'width=device-width, initial-scale=1'} = stylesheet_link_tag 'all' = javascript_include_tag 'all' %body .navbar.navbar-default.navbar-static-top .container .navbar-header %a.navbar-brand{href: './'} Twee2 %button.navbar-toggle{type: 'button', data: { toggle: 'collapse', target: '#navbar-main'} } - 3.times do %span.icon-bar #navbar-main.navbar-collapse.collapse %ul.nav.navbar-nav %li %a{href: 'index.html'} Home %li %a{href: 'install.html'} Install %li %a{href: 'tutorial.html'} 2-minute tutorial %li %a{href: 'documentation.html'} Documentation %li %a{href: 'https://github.com/avapoet/twee2'} Source .container = yield %footer %hr .row .col-lg-12 %ul.list-unstyled %li.pull-right %a{href: '#top'} Back to top %p.small © %a{href: 'https://danq.me/'} Dan Q 2015— | Twee2 is distributed %a{href: 'https://github.com/avapoet/twee2'} via Github under the %a{href: 'https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html'} GNU General Public License version 2 | This website is licensed under the %a{href: 'http://opencontent.org/openpub/'} Open Publication License version 1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
twee2-0.4.1 | web/source/layouts/layout.haml |