logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 646428457f254ddf22617a347b2a79c12709955c
parent eb079d1bbe1f2c3c2387c8814d827d27ead0d323
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat,  8 Oct 2016 16:25:10 +0200

animelist: Fix typo and design

Diffstat:

Manimelist.shtml44+++++++++++++++++++++-----------------------
1 file changed, 21 insertions(+), 23 deletions(-)

diff --git a/animelist.shtml b/animelist.shtml @@ -6,14 +6,7 @@ </head> <body> <!--#set var="feedUrl" value='http://gitlab.com/lanodan/blog/commits/master/animelist.shtml.atom' --><!--#include file="/templates/en/nav.shtml" --> - <section id="content"> - <h1>Anime List</h1> - <ul> - <li><a href="#Planned">Planned</a></li> - <li><a href="#Watching">Watching</a></li> - <li><a href="#Watched">Watched</a></li> - <li><a href="#Dropped">Dropped</a></li> - </ul> + <section> <h2 id="Planned">Planned</h2> <table> <thead> @@ -31,14 +24,15 @@ <tr><td>Kancolle</td></tr> </tbody> </table> + </section> + <section> <h2 id="Watching">Watching</h2> <table> <thead> - <tr><th>Name</th><th>English Name</th><th>Started</th><th>Progress</th><th>Comment</th></tr> + <tr><th>Name</th><th>English Name</th><th>Started</th><th>Progress</th><th>Comment</th><th>Tags</th></tr> </thead> <tbody> <tr><td>Free! Eternal Summer</td><td></td><td></td><td>?/13</td></tr> - <tr><td>ガンツ</td><td>Gantz</td><td></td><td></td><td>Only seen the film, apparenelty thr anime and manga are way better…</td></tr> <tr><td>妖狐×僕SS[いぬ×ぼく シークレットサービス]</td><td>Inu x Boku Secret Service</td><td></td><td>03/12</td><td>Stopped, will restart </td></tr> <tr><td>Lupin III</td></tr> <tr><td>Re: ゼロから始める異世界生活</td><td>Re:Zero - Starting Life in Another World</td><td>2016-04</td><td>21/?</td></tr> @@ -47,6 +41,21 @@ <tr><td>Wolf’s Rain</td><td></td><td>2016-07-24</td><td>07/30</td></tr> </tbody> </table> + </section> + <section> + <h2 id="Dropped">Dropped</h2> + <table> + <thead> + <tr><th>Name</th><th>English Name</th><th>Started</th><th>Progress</th><th>Comment</th><th>Tags</th></tr> + </thead> + <tbody> + <tr><td>Sword Art Online: Sword Art Offline</td><td></td><td></td><td>3/9</td></tr> + <tr><td>.hack//Beyond the world</td><td><td><td></td><td>Breaks the .hack and anime style</td></tr> + <tr><td>Berkserk</td><td></td><td>2016-07</td><td>01/?</td><td>The 3D “overscreening” is too much seen and don’t feels like a dark universe (like the OAV or Claymore)</td><td> + </tbody> + </table> + </section> + <section> <h2 id="Watched">Watched</h2> <table> <thead> @@ -65,7 +74,8 @@ <tr><td>Colorful</td><td>Colorful</td></tr> <tr><td>DEATH NOTE</td><td>Death Note</td></tr> <tr><td>Free!</td><td>Free! - Iwatobi Swim Club</td><td>2014-05-15</td><td>2014-05-20</td></tr> - <tr><td>GHOST IN THE SHELL</td><td>Ghost in the Shell</td><td></td><td>2013-08-09</td><td>2013-08-09</td></tr> + <tr><td>GANTZ: O</td><td></td><td></td><td></td><td>I know people would say it sucks… but I cleaned myself by reading the manga :P</td> + <tr><td>GHOST IN THE SHELL</td><td>Ghost in the Shell</td><td>2013-08-09</td><td>2013-08-09</td></tr> <tr><td>Innocence</td><td>Ghost in the Shell 2: Innocence</td><td>2013-08-09</td><td>2013-08-09</td></tr> <tr><td>N° 6</td><td></td><td>2015</td><td>2015</td><td>Not enough Yaoi ;3</td></tr> <tr><td>ONE PIECE FILM STRONG WORLD</td><td>One Piece: Strong World</td></tr> @@ -89,7 +99,6 @@ <tr><td>アキラ</td><td>Akira</td><td>2013-08-07</td><td>2013-08-07</td></tr> <tr><td>オオカミさんと七人の仲間たち</td><td>Okami-san and Her Seven Companions</td><td>2016-08-06</td><td>2016-08-06</td></tr> <tr><td>カウボーイビバップ</td><td>Cowboy Bebop</td><td></td><td></td><td>Old but Gold</td></tr> - <tr><td>ガンツ</td><td>Gantz</td></tr> <tr><td>キス×シス</td><td>Kiss×Sis</td></tr> <tr><td>キルラキル</td><td>Kill la Kill</td><td>2014-02-22</td><td>2014-03-28</td></tr> <tr><td>クレイモア</td><td>Claymore</td><td></td><td></td><td>Rewatched three times, still awesome and reading the manga</td></tr> @@ -151,17 +160,6 @@ <tr><td>魔女の宅急便</td><td>Kiki’s Delivery Service</td></tr> </tbody> </table> - <h2 id="Dropped">Dropped</h2> - <table> - <thead> - <tr><th>Name</th><th>Started</th><th>Progress</th><th>Comment</th><th>Tags</th></tr> - </thead> - <tbody> - <tr><td>Sword Art Online: Sword Art Offline</td><td></td><td>3/9</td></tr> - <tr><td>.hack//Beyond the world</td><td>Breaks the .hack and anime style</td></tr> - <tr><td>Berkserk</td><td>2016-07</td><td>01/?</td><td>The 3D “overscreening” is too much seen and don’t feels like a dark universe (like the OAV or Claymore)</td><td> - </tbody> - </table> </section> <!--#include file="templates/en/footer.html" --> </body>