all repos — h3rald @ 3a596c8cc79521fa24edffee9a6314b692994b85

The sources of https://h3rald.com

Mistakes in code markup.
h3rald h3rald@h3rald.com
Fri, 09 Apr 2010 19:32:01 +0200
commit

3a596c8cc79521fa24edffee9a6314b692994b85

parent

34ed7d1e12ec8bd8d8449320d2e7c360ba3fd75a

M content/articles/introducing-glyph.textilecontent/articles/introducing-glyph.textile

@@ -60,19 +60,19 @@

Which translates to: <% highlight :html do %> -&lt;div class="section"&gt; - &lt;h2 id="h_1"&gt;Something about Glyph&lt;/h2&gt; - &lt;p&gt;You can use Glyph macros in conjunction with - &lt;em&gt;Textile&lt;/em&gt; or &lt;em&gt;Markdown&lt;/em&gt; to - produce HTML files effortlessly.&lt;/p&gt; - &lt;div class="section"&gt; - &lt;h3 id="pdf"&gt;What about PDFs?&lt;/h3&gt; - &lt;p&gt;Once you have a single, well-formatted HTML +<div class="section"> + <h2 id="h_1">Something about Glyph</h2> + <p>You can use Glyph macros in conjunction with + <em>Textile</em> or <em>Markdown</em> to + produce HTML files effortlessly.</p> + <div class="section"> + <h3 id="pdf">What about PDFs?</h3> + <p>Once you have a single, well-formatted HTML file, converting it to PDF is extremely easy with a 3rd-party renderer - like &lt;a href="http://www.princexml.com"&gt;Prince&lt;/a&gt;.&lt;/p&gt; - &lt;/div&gt; -&lt;/div&gt; + like <a href="http://www.princexml.com">Prince</a>.</p> + </div> +</div> <% end %> Glyph macros can be used to:
M content/glyph.textilecontent/glyph.textile

@@ -62,7 +62,7 @@ Format your documents using Textile or Markdown, and use Glyph Macros to do everything else:

**Glyph Source:** -<pre><code> +<% highlight :text do %> section[header[Something about Glyph] You can use Glyph macros in conjunction with _Textile_ or _Markdown_ to

@@ -74,11 +74,11 @@ extremely easy with a 3rd-party

renderer like =>[http://www.princexml.com|Prince]. ] ] -</code></pre> +<% end %> **HTML Output:** -<pre><code> +<% highlight :html do %> <div class="section"> <h2 id="h_1">Something about Glyph</h2> <p>You can use Glyph macros in conjunction with

@@ -92,7 +92,7 @@ extremely easy with a 3rd-party renderer

like <a href="http://www.princexml.com">Prince</a>.</p> </div> </div> -</code></pre> +<% end %> <%= render 'project_updates', :tag => 'glyph' %>
M content/tags/ajax.textilecontent/tags/ajax.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: ajax -:title: "Tag: ajax" :filters_pre: - erb +:permalink: ajax :feed: /tags/ajax/ :feed_title: Tag 'ajax' +:title: "Tag: ajax" ----- <p>3 items are tagged with <em>ajax</em>:</p>
M content/tags/books.textilecontent/tags/books.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: books -:title: "Tag: books" :filters_pre: - erb +:permalink: books :feed: /tags/books/ :feed_title: Tag 'books' +:title: "Tag: books" ----- <p>10 items are tagged with <em>books</em>:</p>
M content/tags/browsers.textilecontent/tags/browsers.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: browsers -:title: "Tag: browsers" :filters_pre: - erb +:permalink: browsers :feed: /tags/browsers/ :feed_title: Tag 'browsers' +:title: "Tag: browsers" ----- <p>7 items are tagged with <em>browsers</em>:</p>
M content/tags/cakephp.textilecontent/tags/cakephp.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: cakephp -:title: "Tag: cakephp" :filters_pre: - erb +:permalink: cakephp :feed: /tags/cakephp/ :feed_title: Tag 'cakephp' +:title: "Tag: cakephp" ----- <p>24 items are tagged with <em>cakephp</em>:</p>
M content/tags/concatenative.textilecontent/tags/concatenative.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: concatenative -:title: "Tag: concatenative" :filters_pre: - erb +:permalink: concatenative :feed: /tags/concatenative/ :feed_title: Tag 'concatenative' +:title: "Tag: concatenative" ----- <p>2 items are tagged with <em>concatenative</em>:</p>
M content/tags/databases.textilecontent/tags/databases.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: databases -:title: "Tag: databases" :filters_pre: - erb +:permalink: databases :feed: /tags/databases/ :feed_title: Tag 'databases' +:title: "Tag: databases" ----- <p>6 items are tagged with <em>databases</em>:</p>
M content/tags/firefox.textilecontent/tags/firefox.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: firefox -:title: "Tag: firefox" :filters_pre: - erb +:permalink: firefox :feed: /tags/firefox/ :feed_title: Tag 'firefox' +:title: "Tag: firefox" ----- <p>6 items are tagged with <em>firefox</em>:</p>
M content/tags/frameworks.textilecontent/tags/frameworks.textile

@@ -1,14 +1,14 @@

----- :type: page -:permalink: frameworks -:title: "Tag: frameworks" :filters_pre: - erb +:permalink: frameworks :feed: /tags/frameworks/ :feed_title: Tag 'frameworks' +:title: "Tag: frameworks" ----- -<p>6 items are tagged with <em>frameworks</em>:</p> +<p>7 items are tagged with <em>frameworks</em>:</p> <ul> <% articles_tagged_with('frameworks').each do |a| %> <%= render 'dated_article', :article => a %>
A content/tags/glyph-atom.xml

@@ -0,0 +1,6 @@

+----- +:type: feed +:permalink: tags/glyph/atom +:title: H3RALD - Tag 'glyph' (Atom Feed) +----- +<%= atom_feed(:articles => articles_tagged_with('glyph'))%>
A content/tags/glyph-rss.xml

@@ -0,0 +1,6 @@

+----- +:type: feed +:permalink: tags/glyph/rss +:title: H3RALD - Tag 'glyph' (RSS Feed) +----- +<%= rss_feed(:articles => articles_tagged_with('glyph'))%>
A content/tags/glyph.textile

@@ -0,0 +1,17 @@

+----- +:type: page +:filters_pre: +- erb +:permalink: glyph +:feed: /tags/glyph/ +:feed_title: Tag 'glyph' +:title: "Tag: glyph" +----- + +<p>1 item is tagged with <em>glyph</em>:</p> +<ul> + <% articles_tagged_with('glyph').each do |a| %> + <%= render 'dated_article', :article => a %> + <% end %> +</ul> +
M content/tags/google.textilecontent/tags/google.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: google -:title: "Tag: google" :filters_pre: - erb +:permalink: google :feed: /tags/google/ :feed_title: Tag 'google' +:title: "Tag: google" ----- <p>5 items are tagged with <em>google</em>:</p>
M content/tags/ie.textilecontent/tags/ie.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: ie -:title: "Tag: ie" :filters_pre: - erb +:permalink: ie :feed: /tags/ie/ :feed_title: Tag 'ie' +:title: "Tag: ie" ----- <p>2 items are tagged with <em>ie</em>:</p>
M content/tags/internet.textilecontent/tags/internet.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: internet -:title: "Tag: internet" :filters_pre: - erb +:permalink: internet :feed: /tags/internet/ :feed_title: Tag 'internet' +:title: "Tag: internet" ----- <p>13 items are tagged with <em>internet</em>:</p>
M content/tags/italy.textilecontent/tags/italy.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: italy -:title: "Tag: italy" :filters_pre: - erb +:permalink: italy :feed: /tags/italy/ :feed_title: Tag 'italy' +:title: "Tag: italy" ----- <p>3 items are tagged with <em>italy</em>:</p>
M content/tags/li3.textilecontent/tags/li3.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: li3 -:title: "Tag: li3" :filters_pre: - erb +:permalink: li3 :feed: /tags/li3/ :feed_title: Tag 'li3' +:title: "Tag: li3" ----- <p>2 items are tagged with <em>li3</em>:</p>
M content/tags/microsoft.textilecontent/tags/microsoft.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: microsoft -:title: "Tag: microsoft" :filters_pre: - erb +:permalink: microsoft :feed: /tags/microsoft/ :feed_title: Tag 'microsoft' +:title: "Tag: microsoft" ----- <p>2 items are tagged with <em>microsoft</em>:</p>
M content/tags/opensource.textilecontent/tags/opensource.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: opensource -:title: "Tag: opensource" :filters_pre: - erb +:permalink: opensource :feed: /tags/opensource/ :feed_title: Tag 'opensource' +:title: "Tag: opensource" ----- <p>10 items are tagged with <em>opensource</em>:</p>
M content/tags/opera.textilecontent/tags/opera.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: opera -:title: "Tag: opera" :filters_pre: - erb +:permalink: opera :feed: /tags/opera/ :feed_title: Tag 'opera' +:title: "Tag: opera" ----- <p>2 items are tagged with <em>opera</em>:</p>
M content/tags/personal.textilecontent/tags/personal.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: personal -:title: "Tag: personal" :filters_pre: - erb +:permalink: personal :feed: /tags/personal/ :feed_title: Tag 'personal' +:title: "Tag: personal" ----- <p>6 items are tagged with <em>personal</em>:</p>
M content/tags/personal_log.textilecontent/tags/personal_log.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: personal_log -:title: "Tag: personal_log" :filters_pre: - erb +:permalink: personal_log :feed: /tags/personal_log/ :feed_title: Tag 'personal_log' +:title: "Tag: personal_log" ----- <p>6 items are tagged with <em>personal_log</em>:</p>
M content/tags/php.textilecontent/tags/php.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: php -:title: "Tag: php" :filters_pre: - erb +:permalink: php :feed: /tags/php/ :feed_title: Tag 'php' +:title: "Tag: php" ----- <p>8 items are tagged with <em>php</em>:</p>
M content/tags/politics.textilecontent/tags/politics.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: politics -:title: "Tag: politics" :filters_pre: - erb +:permalink: politics :feed: /tags/politics/ :feed_title: Tag 'politics' +:title: "Tag: politics" ----- <p>2 items are tagged with <em>politics</em>:</p>
M content/tags/productivity.textilecontent/tags/productivity.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: productivity -:title: "Tag: productivity" :filters_pre: - erb +:permalink: productivity :feed: /tags/productivity/ :feed_title: Tag 'productivity' +:title: "Tag: productivity" ----- <p>7 items are tagged with <em>productivity</em>:</p>
M content/tags/programming.textilecontent/tags/programming.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: programming -:title: "Tag: programming" :filters_pre: - erb +:permalink: programming :feed: /tags/programming/ :feed_title: Tag 'programming' +:title: "Tag: programming" ----- <p>13 items are tagged with <em>programming</em>:</p>
M content/tags/rails.textilecontent/tags/rails.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: rails -:title: "Tag: rails" :filters_pre: - erb +:permalink: rails :feed: /tags/rails/ :feed_title: Tag 'rails' +:title: "Tag: rails" ----- <p>19 items are tagged with <em>rails</em>:</p>
M content/tags/rant.textilecontent/tags/rant.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: rant -:title: "Tag: rant" :filters_pre: - erb +:permalink: rant :feed: /tags/rant/ :feed_title: Tag 'rant' +:title: "Tag: rant" ----- <p>5 items are tagged with <em>rant</em>:</p>
M content/tags/rawline.textilecontent/tags/rawline.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: rawline -:title: "Tag: rawline" :filters_pre: - erb +:permalink: rawline :feed: /tags/rawline/ :feed_title: Tag 'rawline' +:title: "Tag: rawline" ----- <p>5 items are tagged with <em>rawline</em>:</p>
M content/tags/redbook.textilecontent/tags/redbook.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: redbook -:title: "Tag: redbook" :filters_pre: - erb +:permalink: redbook :feed: /tags/redbook/ :feed_title: Tag 'redbook' +:title: "Tag: redbook" ----- <p>6 items are tagged with <em>redbook</em>:</p>
M content/tags/review.textilecontent/tags/review.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: review -:title: "Tag: review" :filters_pre: - erb +:permalink: review :feed: /tags/review/ :feed_title: Tag 'review' +:title: "Tag: review" ----- <p>36 items are tagged with <em>review</em>:</p>
M content/tags/ruby.textilecontent/tags/ruby.textile

@@ -1,14 +1,14 @@

----- :type: page -:permalink: ruby -:title: "Tag: ruby" :filters_pre: - erb +:permalink: ruby :feed: /tags/ruby/ :feed_title: Tag 'ruby' +:title: "Tag: ruby" ----- -<p>30 items are tagged with <em>ruby</em>:</p> +<p>31 items are tagged with <em>ruby</em>:</p> <ul> <% articles_tagged_with('ruby').each do |a| %> <%= render 'dated_article', :article => a %>
M content/tags/software.textilecontent/tags/software.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: software -:title: "Tag: software" :filters_pre: - erb +:permalink: software :feed: /tags/software/ :feed_title: Tag 'software' +:title: "Tag: software" ----- <p>5 items are tagged with <em>software</em>:</p>
M content/tags/tools.textilecontent/tags/tools.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: tools -:title: "Tag: tools" :filters_pre: - erb +:permalink: tools :feed: /tags/tools/ :feed_title: Tag 'tools' +:title: "Tag: tools" ----- <p>4 items are tagged with <em>tools</em>:</p>
M content/tags/travelling.textilecontent/tags/travelling.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: travelling -:title: "Tag: travelling" :filters_pre: - erb +:permalink: travelling :feed: /tags/travelling/ :feed_title: Tag 'travelling' +:title: "Tag: travelling" ----- <p>2 items are tagged with <em>travelling</em>:</p>
M content/tags/tutorial.textilecontent/tags/tutorial.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: tutorial -:title: "Tag: tutorial" :filters_pre: - erb +:permalink: tutorial :feed: /tags/tutorial/ :feed_title: Tag 'tutorial' +:title: "Tag: tutorial" ----- <p>5 items are tagged with <em>tutorial</em>:</p>
M content/tags/vim.textilecontent/tags/vim.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: vim -:title: "Tag: vim" :filters_pre: - erb +:permalink: vim :feed: /tags/vim/ :feed_title: Tag 'vim' +:title: "Tag: vim" ----- <p>3 items are tagged with <em>vim</em>:</p>
M content/tags/web-development.textilecontent/tags/web-development.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: web-development -:title: "Tag: web-development" :filters_pre: - erb +:permalink: web-development :feed: /tags/web-development/ :feed_title: Tag 'web-development' +:title: "Tag: web-development" ----- <p>2 items are tagged with <em>web-development</em>:</p>
M content/tags/web20.textilecontent/tags/web20.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: web20 -:title: "Tag: web20" :filters_pre: - erb +:permalink: web20 :feed: /tags/web20/ :feed_title: Tag 'web20' +:title: "Tag: web20" ----- <p>9 items are tagged with <em>web20</em>:</p>
M content/tags/webdevelopment.textilecontent/tags/webdevelopment.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: webdevelopment -:title: "Tag: webdevelopment" :filters_pre: - erb +:permalink: webdevelopment :feed: /tags/webdevelopment/ :feed_title: Tag 'webdevelopment' +:title: "Tag: webdevelopment" ----- <p>12 items are tagged with <em>webdevelopment</em>:</p>
M content/tags/website.textilecontent/tags/website.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: website -:title: "Tag: website" :filters_pre: - erb +:permalink: website :feed: /tags/website/ :feed_title: Tag 'website' +:title: "Tag: website" ----- <p>12 items are tagged with <em>website</em>:</p>
M content/tags/wedding.textilecontent/tags/wedding.textile

@@ -1,11 +1,11 @@

----- :type: page -:permalink: wedding -:title: "Tag: wedding" :filters_pre: - erb +:permalink: wedding :feed: /tags/wedding/ :feed_title: Tag 'wedding' +:title: "Tag: wedding" ----- <p>6 items are tagged with <em>wedding</em>:</p>
M content/tags/writing.textilecontent/tags/writing.textile

@@ -1,14 +1,14 @@

----- :type: page -:permalink: writing -:title: "Tag: writing" :filters_pre: - erb +:permalink: writing :feed: /tags/writing/ :feed_title: Tag 'writing' +:title: "Tag: writing" ----- -<p>16 items are tagged with <em>writing</em>:</p> +<p>17 items are tagged with <em>writing</em>:</p> <ul> <% articles_tagged_with('writing').each do |a| %> <%= render 'dated_article', :article => a %>