page.html (200B)
1 --- 2 layout: default 3 --- 4 <div class="post"> 5 6 <header class="post-header"> 7 <h1 class="post-title">_%title</h1> 8 </header> 9 10 <article class="post-content"> 11 {{ content }} 12 </article> 13 14 </div>
forbForb is static blog generator inspired by jekyll | |
| git clone https://noulin.net/git/forb.git | |
| Log | Files | Refs | README | LICENSE |