Skip to content

New visual design including document outline navigation #531

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 26 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
eaeb322
Implemented basics of new design
wvteijlingen Mar 27, 2015
16112e8
Changed h3s to h2s on FAQ page
wvteijlingen Mar 27, 2015
e200686
Sidebar affix, CSS vendor prefixes
wvteijlingen Mar 29, 2015
b204b60
Moved Javascript to all.js
wvteijlingen Mar 30, 2015
8fca33a
Removed fixed width from quicklinks
wvteijlingen Mar 30, 2015
0dfe392
Renamed quicklinks, format, examples
wvteijlingen Mar 30, 2015
dcd1f51
Improved responsiveness
wvteijlingen Mar 30, 2015
5e20173
Removed old styling for code blocks
wvteijlingen Mar 30, 2015
2ea25ae
Added social links to footer
wvteijlingen Mar 30, 2015
66a372d
Changed typography to Helvetica Neue
wvteijlingen Mar 30, 2015
0bac6ab
Improved responsiveness of header
wvteijlingen Mar 30, 2015
a73fdb0
Fixed respsonsive bug with logo
wvteijlingen Mar 30, 2015
5326d61
Updated quicklinks margin
wvteijlingen Mar 30, 2015
e570ef2
Updated Sketch design
wvteijlingen Mar 30, 2015
2eb27ca
Merged from upstream gh-pages
wvteijlingen Mar 30, 2015
53a4731
Removed separate header and footer includes.
wvteijlingen Mar 30, 2015
c83c39e
Removed old logo images.
wvteijlingen Mar 30, 2015
974a950
Renamed page 'format' to 'specification'.
wvteijlingen Mar 30, 2015
459688a
Optimized logo SVG.
wvteijlingen Mar 30, 2015
e539b32
Updated SVG logo to use paths instead of text.
wvteijlingen Mar 30, 2015
ae8da53
Added logo to navigation bar.
wvteijlingen Mar 30, 2015
39c13f7
Design update.
wvteijlingen Mar 30, 2015
a04d120
Removed code collapsing from Javascript.
wvteijlingen Mar 30, 2015
ee9fa8d
Added a check to prevent creation of document outline when no sidebar…
wvteijlingen Mar 30, 2015
8d29230
Removed trailing dot from index page title.
wvteijlingen Mar 30, 2015
3f368b4
Made header logo src absolute.
wvteijlingen Mar 30, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added logo to navigation bar.
  • Loading branch information
wvteijlingen committed Mar 30, 2015
commit ae8da5394ca73b67ab43afb3540b5df6e92dfa09
2 changes: 0 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ pygments: false
port: 9876

navigation:
- title: JSON:API
url: /
- title: Specification
url: /specification/
- title: Extensions
Expand Down
1 change: 1 addition & 0 deletions _layouts/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<nav class="site-nav">
<ul>
{% assign url = page.url|remove:'index.html' %}
<li class="logo{% if url == '/' %} active{% endif %}"><a href="/" title="JSON:API"><img src="../images/logo-header.svg"></a></li>
{% for link in site.navigation %}
<li {% if url == link.url %}class="active"{% endif %}><a href="{{link.url}}" title="{{link.title}}">{{link.title}}</a></li>
{% endfor %}
Expand Down
16 changes: 16 additions & 0 deletions images/logo-header.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions stylesheets/all.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy