Sha256: 8039852178aab2edced7d3433fca57886d089e0a83617834e176acaf84709f2c

Contents?: true

Size: 1.93 KB

Versions: 7

Compression:

Stored size: 1.93 KB

Contents

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<%#
This template is only for juli project's document.

                    DO NOT MODIFY THIS FILE DIRECTORY!

This file is automatically generated from a text file by juli(1).

Thanks!

= Required methods

juli(1) template must have following methods:

title::       title string
prototype::   prototype url
javascript::  javascript url
stylesheet::  stylesheet url
body::        generate html

= Optional methods

Following helper methods are optional:

contents::    draw contents of page
%>
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <meta name="keywords" content="Juli,offline,オフライン,wiki,outline,アウトライン,editor,エディタ">
  <title>Juli &gt; <%= title %></title>
  <script src="<%= prototype %>"  type="text/javascript"></script>
  <script src="<%= javascript %>" type="text/javascript"></script>
  <link href="<%= stylesheet %>" rel="stylesheet" type="text/css" />
</head>
<body>
<style type='text/css'>
  img.juli_photo_small {
    margin:         10px;
    border-top:     2px solid #888;
    border-left:    2px solid #888;
    border-right:   2px solid black;
    border-bottom:  2px solid black;
    padding:        0px;
  }
</style>

<h1>
  <%= title %>
</h1>
<br/><br/>

<table width='100%'>
<tr>
  <td>
    <%= contents %>
  </td>
  <td align=right valign=top>
    <table>
    <tr><td align=left valign=top>
          <div class=sitemap>
            <a href="<%= sitemap %>">Sitemap</a>
          </div>
          <br/>
          <!--#include virtual="/recent_update.shtml" -->
        </td></tr>
    </table>
  </td>
</tr>
</table>
<br/><br/>
<%= body %>
<hr/>
<a href="https://github.com/fuminori-ido/juli"
  ><img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@latest/icons/github.svg"
    /></a> Generated by <a href='https://github.com/fuminori-ido/juli'>juli <%= Juli::VERSION %></a>
</body>
</html>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
juli-2.3.2 doc/.juli/github.html
juli-2.3.1 doc/.juli/github.html
juli-2.3.0 doc/.juli/github.html
juli-2.2.4 doc/.juli/github.html
juli-2.2.3 doc/.juli/github.html
juli-2.2.1 doc/.juli/github.html
juli-2.2.0 doc/.juli/github.html