mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Minor tweaks to the site homepage. Goofin' around.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="sidebar">
|
||||
<div class="container text-center sidebar-sticky">
|
||||
<div class="container sidebar-sticky">
|
||||
<div class="sidebar-about text-center">
|
||||
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
|
||||
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
|
||||
@@ -46,35 +46,20 @@
|
||||
...is going on?
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<ul class="sidebar-nav">
|
||||
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<section class="row text-center">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<div>
|
||||
<h3 style="color: white;">Content</h3>
|
||||
<ul style="list-style-type: none;">
|
||||
|
||||
|
||||
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="http://wtfutil.com/posts/configuration/">Configuration</a></li>
|
||||
<li style="font-size: 0.9em; margin: 0 0 0 12px;"><a href="http://wtfutil.com/posts/glossary/">Glossary</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</p>
|
||||
<p class="copyright">© 2018 Chris Cummer.
|
||||
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.<br/>Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<p class="copyright">© 2018 Chris Cummer.
|
||||
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.<br/>Built with <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -82,11 +67,7 @@
|
||||
<a href="/img/screenshot.png" target="_screenshot"><img src='/img/screenshot_sm.png' /></a>
|
||||
|
||||
<p>
|
||||
Close your browser tabs.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>WTF</strong> is a personal information dashboard for your terminal, made for those who spend their days in the terminal.
|
||||
<span style="font-family: monospace; font-size: 1.5em;">WTF</span> is a personal information dashboard for your terminal, made for those who spend their days in the terminal.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@@ -108,31 +89,6 @@
|
||||
*WTF is endorsed by absolutely none of the companies mentioned above.
|
||||
</small>
|
||||
</p>
|
||||
|
||||
<div class="posts">
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title"><a href="http://wtfutil.com/posts/glossary/">Glossary</a></h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="post">
|
||||
<h1 class="post-title"><a href="http://wtfutil.com/posts/configuration/">Configuration</a></h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div class="footer">
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user