1
0
Fork 0
mirror of https://git.ludikovsky.name/git/fugitive.git synced 2024-06-30 21:25:26 +02:00

article templates saved

This commit is contained in:
p4bl0 2010-07-23 02:21:28 +02:00
parent 1a0583755b
commit 316be9ffd6

View file

@ -2,15 +2,12 @@
<!DOCTYPE html> <!DOCTYPE html>
<html dir="ltr" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> <html dir="ltr" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<title>p4bl0's blog: <?fugitive article_title ?></title> <title><?fugitive-install name ?>'s blog: <?fugitive article_title ?></title>
<meta http-equiv="Content-type" content="application/xhtml+xml; charset=utf-8" /> <meta http-equiv="Content-type" content="application/xhtml+xml; charset=utf-8" />
<meta name="author" content="Pablo Rauzy" /> <meta name="author" content="<?fugitive-install name ?>" />
<meta name="description" content="p4bl0 (Pablo Rauzy)'s blog" /> <meta name="description" content="<?fugitive-install name ?>'s blog" />
<meta name="keywords" content="p4bl0, pablo, rauzy, blog, geek, student, ens, normale sup, computer science, programming, language" />
<link rel="icon" type="image/png" href="/images/icons/pablo.png" />
<link rel="stylesheet" href="fugitive.css" type="text/css" media="screen" charset="utf-8" /> <link rel="stylesheet" href="fugitive.css" type="text/css" media="screen" charset="utf-8" />
</head> </head>
<body> <body>
<div id="container"> <div id="container">
<nav> <nav>
@ -20,8 +17,8 @@
</ul> </ul>
</nav> </nav>
<header> <header>
<h1>p4bl0's blog</h1> <h1><?fugitive-install name ?>'s blog</h1>
<q>the blog where every number is written in base 10</q> <q>Weeks of coding can save you hours of planning.</q>
</header> </header>
<article> <article>
<header> <header>
@ -46,12 +43,9 @@
<footer> <footer>
<p> <p>
<a href="http://www.gnu.org/copyleft/copyleft.html">copyleft</a> <a href="http://www.gnu.org/copyleft/copyleft.html">copyleft</a>
<a href="http://pablo.rauzy.name/" <?fugitive-install name ?> <?fugitive-install year ?>
title="Pablo Rauzy (p4bl0)">pablo rauzy</a>
&mdash; &mdash;
powered by <a href="http://gitorious.org/fugitive">fugitive</a> powered by <a href="http://gitorious.org/fugitive">fugitive</a>
&mdash;
hosted at <a href="http://berthold.shebang.ws/">berthold</a>'s
</p> </p>
<p> <p>
last build was <?fugitive commit_hash ?>, last build was <?fugitive commit_hash ?>,