Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ rvm:
cache:
directories:
- vendor/bundle
- node_modules
- node_modules bundle twenty two
sudo: false
git:
depth: 10
Expand Down
2 changes: 1 addition & 1 deletion content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: GitHub Developer
layout: overview
hide_from_search: true
---

Adding My Name here!!
<div class="wrapper feature">
<h1>
Leverage the power of<br />
Expand Down
3 changes: 3 additions & 0 deletions content/testpo.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#: lib/error.c:116
msgid "Unknown system error"
msgstr "Error desconegut del sistema"
2 changes: 1 addition & 1 deletion content/v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: GitHub API v3
---

# Overview

show me the magic
This describes the resources that make up the official {{ site.data.variables.product.product_name }} API v3. If you have any problems or requests please contact
[support][].

Expand Down
1 change: 1 addition & 0 deletions nanoc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ pipeline_config:
- :RougeFilter
- :EmojiFilter
- :PageTocFilter
- :PageTocFilter222 Test Me
gfm: false
http_url: https://github.com
base_url: /
Expand Down