Skip to content

Commit 74ce2d2

Browse files
authored
Merge pull request #85 from justwriteclick/feed
Feed
2 parents 9d20d3e + dc508be commit 74ce2d2

188 files changed

Lines changed: 221 additions & 13515 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Gruntfile.js

Lines changed: 0 additions & 84 deletions
This file was deleted.

_config.yml

Lines changed: 30 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,24 @@
11
# Site wide configuration
22

3-
title: Write, Review, Test, Merge, Build, Deploy, Repeat. <br> Let's Treat Docs Like Code.
4-
locale: en_US
3+
title: Write, Review, Test, Merge, Build, Deploy, Repeat. <br> Let's Treat Docs Like Code
4+
locale: en-US
55
description: When you want to write more content, create accurate technical docs, iterate with collaborators, test drafts, merge, build, and deploy docs.
6-
logo: treat-docs-like-code.png
6+
logo: /images/treat-docs-like-code.png
77
#url: http://127.0.0.1:4000
88
url: https://www.docslikecode.com
99
theme: jekyll-theme-so-simple
10+
search_full_content: true
11+
tag_archive_path: "/tags/#"
12+
footer_links:
13+
- title: Twitter
14+
url: https://twitter.com/annegentle
15+
icon: fab fa-twitter-square
16+
- title: GitHub
17+
url: https://github.com/justwriteclick
18+
icon: fab fa-github-square
19+
- title: Feed
20+
url: feed.xml
21+
icon: fas fa-rss-square
1022

1123
# Jekyll configuration
1224

@@ -20,7 +32,11 @@ plugins:
2032
- jekyll-sitemap
2133
- jekyll-gist
2234
- jekyll-feed
23-
35+
google_fonts:
36+
- name: "Source Sans Pro"
37+
weights: "400,400i,700,700i"
38+
- name: "Lora"
39+
weights: "400,400i,700,700i"
2440
kramdown:
2541
input: GFM
2642
auto_ids: true
@@ -35,27 +51,28 @@ include: [".htaccess"]
3551
exclude: ["_drafts", "lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", ".less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "Gemfile", "Gemfile.lock", "LICENSE", "README.md", "vendor"]
3652

3753
comments: false
54+
twitter: annegentle
55+
google_analytics: UA-85706588-1
3856

39-
# Site owner
40-
owner:
57+
# Site author, previously was site.owner
58+
author:
4159
name: Anne Gentle
42-
avatar: anne_gentle.jpg
60+
picture: /images/anne_gentle.jpg
4361
email: annegentle@justwriteclick.com
4462
disqus-shortname:
45-
twitter: annegentle
46-
facebook:
63+
facebook:
4764
github: justwriteclick
4865
stackexchange:
4966
linkedin:
5067
instagram:
5168
flickr:
52-
tumblr:
69+
tumblr:
5370
pinterest:
5471
weibo:
5572
google:
5673
plus: AnneGentle
57-
analytics: UA-85706588-1
74+
5875
verify: LDMHcKG0vxyyo7Tp6hA5xs3_lJYX7Spk9IqC4VZsitE
59-
ad-client:
76+
ad-client:
6077
ad-slot:
61-
bing-verify:
78+
bing-verify:

_data/authors.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,49 @@
22

33
rachel_whitton:
44
name: Rachel Whitton
5-
avatar: https://pantheon.io/sites/default/files/styles/540x540_top/public/RachelNew.jpg
5+
picture: https://pantheon.io/sites/default/files/styles/540x540_top/public/RachelNew.jpg
66
github: //github.com/rachelwhitton
77
twitter: rachwhitton
88
bio: "Technical Content Writer"
99

1010
jennifer_rondeau:
1111
name: Jennifer Rondeau
12-
avatar: https://docslikecode.com/images/jennifer_rondeau.png
12+
picture: https://docslikecode.com/images/jennifer_rondeau.png
1313
github: //github.com/bradamant3
1414
twitter: bradamante
1515
bio: "Technical Writing Manager"
1616

1717
leon_barnard:
1818
name: Leon Barnard
19-
avatar: https://pbs.twimg.com/profile_images/855131146195042304/isNkZpYS.jpg
19+
picture: https://pbs.twimg.com/profile_images/855131146195042304/isNkZpYS.jpg
2020
github: //github.com/balsamiqLeon
2121
twitter: leonbarnard
2222
bio: "Designer and Writer"
2323

2424
adam_locke:
2525
name: Adam Locke
26-
avatar: https://docslikecode.com/images/adam_locke.jpg
26+
picture: https://docslikecode.com/images/adam_locke.jpg
2727
github: //github.com/lockewritesdocs
2828
twitter: iamlockeness
2929
bio: "API Writer"
3030

3131
diana_lakatos:
3232
name: Diána Lakatos
33-
avatar: https://pronovix.com/sites/default/files/styles/526x526/public/diana_lakatos.png
33+
picture: https://pronovix.com/sites/default/files/styles/526x526/public/diana_lakatos.png
3434
github: //github.com/diana-lakatos
3535
twitter:
3636
bio: "Senior Technical Writer"
3737

3838
margaret_eker:
3939
name: Margaret Eker
40-
avatar: https://docslikecode.com/images/margaret-eker.jpg
40+
picture: https://docslikecode.com/images/margaret-eker.jpg
4141
github: //github.com/meker12
4242
twitter:
4343
bio: "Senior Technical Writer"
4444

4545
tom_johnson:
4646
name: Tom Johnson
47-
avatar: https://docslikecode.com/images/tom-johnson.jpg
47+
picture: https://docslikecode.com/images/tom-johnson.jpg
4848
github: //github.com/tomjoht
4949
twitter: http://twitter.com/tomjohnson
5050
bio: "Technical Writer"

_data/navigation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@
99
- title: Book
1010
url: /book/
1111

12+
- title: Search
13+
url: /search/
14+
1215
- title: T-shirt
1316
url: https://just-write-click.myshopify.com/

_data/text.yml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Theme text and labels
2+
3+
# English (default)
4+
# -----------------
5+
en: &DEFAULT_EN
6+
skip_links: "Skip links"
7+
skip_primary_nav: "Skip to primary navigation"
8+
skip_content: "Skip to content"
9+
skip_footer: "Skip to footer"
10+
menu_label: "Menu"
11+
by: "by"
12+
min_read: "min read"
13+
read_more: "Read more&hellip;"
14+
categories: "Categories"
15+
tags: "Tags"
16+
pages_categorized: "Pages filed under"
17+
pages_tagged: "Pages tagged"
18+
table_of_contents: "Table of Contents"
19+
results_found: "Result(s) found"
20+
share: "Share"
21+
tweet: "Tweet"
22+
next: "Next"
23+
previous: "Previous"
24+
newer: "Newer"
25+
older: "Older"
26+
back_to_top: "Back to Top"
27+
search_placeholder_text: "Enter your search term..."
28+
powered_by: "Powered by"
29+
en-US:
30+
<<: *DEFAULT_EN
31+
en-CA:
32+
<<: *DEFAULT_EN
33+
en-GB:
34+
<<: *DEFAULT_EN
35+
en-AU:
36+
<<: *DEFAULT_EN

_includes/ad-footer.html

Lines changed: 0 additions & 11 deletions
This file was deleted.

_includes/ad-sidebar.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

_includes/browser-upgrade.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

_includes/disqus-comments.html

Lines changed: 0 additions & 23 deletions
This file was deleted.

_includes/footer.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)