Improve UX and add more page links

This commit is contained in:
Paul
2021-09-24 00:08:37 -04:00
parent e2cfd0f266
commit 7e15316ad6
4 changed files with 183 additions and 53 deletions

View File

@@ -74,7 +74,7 @@
<div class="fuzzynav">
<input class="search" type="text" id="search" placeholder="Go to ... (Try typing `help` or `?`)">
<div id="results" class="results">
<p><strong>Using the search bar will clear this message and list responses based on your query.</strong></p>
<p><strong>Press any key to clear this message...</strong></p>
<p>This is a draft of the rationale behind writing pages the way I have. I do not like the traditional web conventions so this is where I experiment the most with interfacing elements. The navigation pane-based design works when they are simple and easy to understand. When they get too complex, people rely on using search bars to get where they want. My goal is to find a method to eliminate the visual noise of the complex navigation panes and find a reasonable alternative them while being easy to use. </p>
<h2 id="page-categorization">Page Categorization</h2>
<p>The home page or the index page solely acts as a gateway to all the other pages on the site.