Robert Richter
aa83c3a723
Remove sitemap stuff, for now
2016-09-19 22:00:07 -05:00
Robert Richter
cd820206aa
Close another tag I missed
2016-09-19 21:58:40 -05:00
Andrew Brown
cfc34ec248
Merge branch 'master' into issue-6-seo
2016-09-19 21:44:20 -05:00
Robert Richter
6fec224fd0
Close a tag I missed
2016-09-19 21:16:52 -05:00
Robert Richter
15b6f0d937
Bundle update
2016-09-19 21:16:29 -05:00
Andrew Brown
430fe607d4
Merge pull request #38 from ashleysullins/update-readme
...
Edit readme
2016-09-19 11:42:37 +02:00
Ashley Sullins
96a35cbb8c
Edit readme
2016-09-18 23:06:30 -05:00
Andrew Brown
9f0a82aea2
Two takes on landing pages, each wip
2016-09-14 23:53:52 -05:00
Andrew Brown
304b811c73
Merge pull request #37 from indentlabs/fix-footer
...
Update footer link to source code, fixes #34
2016-09-14 22:18:31 -05:00
Andrew Brown
8998a0fbf3
Update footer link to source code, fixes #34
2016-09-14 22:12:37 -05:00
Robert Richter
b17f3fb108
Remove pragmatic_context from Universes
2016-09-06 18:50:42 -05:00
Robert Richter
a90dda4f27
Add ID and Name JSON LD to all content show pages
2016-09-06 18:47:21 -05:00
Robert Richter
472bb6125a
Remove pragmatic_context from User
2016-09-06 18:43:18 -05:00
Robert Richter
3b11cea630
Remove practmatic_context gem
...
Use some simple hand-written JSON-LD for now
2016-09-06 18:37:15 -05:00
Robert Richter
b817cdf1fe
Add JSON-LD to Universes
2016-09-06 10:36:16 -05:00
Robert Richter
ccc2aeef24
Add JSON LD blocks to User pages
2016-09-06 10:23:05 -05:00
Robert Richter
2d65d86601
Add user profiles to sitemap
2016-09-06 09:25:15 -05:00
Robert Richter
d1b0c5b517
Merge branch 'master' into issue-6-seo
2016-09-06 09:23:01 -05:00
Robert Richter
1e5658c771
Add sitemap gem
2016-09-06 09:20:55 -05:00
Andrew Brown
bc6918f70a
Merge pull request #17 from indentlabs/author-profiles
...
Author profiles polish
2016-09-06 00:45:19 -05:00
Andrew Brown
b4ae80c4c0
Use 'Anonymous Author' on author pages without name set
2016-09-06 00:37:22 -05:00
Andrew Brown
a1fd0d00cb
Use singular form on author pages if content only has 1 object in it
2016-09-06 00:37:06 -05:00
Andrew Brown
5333ddc975
Display universe name on author content
2016-09-06 00:31:50 -05:00
Andrew Brown
96ca2a3304
Sort author content lists alphabetically
2016-09-06 00:28:12 -05:00
Andrew Brown
5059d738ef
Merge pull request #16 from indentlabs/author-profiles
...
Author profiles
2016-09-06 00:21:18 -05:00
Andrew Brown
ef91154641
Add test for hitting author profile page successfully
2016-09-06 00:15:07 -05:00
Andrew Brown
8e2f095f91
Link from content pages to author profiles
2016-09-06 00:01:01 -05:00
Andrew Brown
6b9c1bf9c5
Add author profile mvp
2016-09-05 23:48:06 -05:00
Andrew Brown
e5f088d3d0
Add users controller + routes for author profiles
2016-09-05 21:51:21 -05:00
Robert Richter
9c1f9fdb60
Add keywords to main page
2016-09-05 16:53:15 -05:00
Robert Richter
df20108ec1
Keep only default data in SEO partial
...
Since the SEO partial will be in every page, we must keep either data
that is the same for all pages, or pointers to the data that will
be set dynamically in other pages.
2016-09-05 12:39:14 -05:00
Robert Richter
7d90638eab
Add a message explaining now values can be changed
2016-09-05 11:15:22 -05:00
Robert Richter
92a269185d
Add twitter:url, and split out display_meta_tags
2016-09-05 00:31:00 -05:00
Robert Richter
c629bcf719
Use ID-based G+ link for publisher
2016-09-05 00:19:08 -05:00
Robert Richter
528f0379ef
Start work on SEO info in header
2016-09-04 23:57:30 -05:00
Andrew Brown
8ff437d607
Add github contributing file ( #5 )
2016-09-04 22:30:03 -05:00
Andrew Brown
8b500a0b09
Specify heroku app for travis to deploy to
2016-09-04 22:06:38 -05:00
Andrew Brown
74f86dee31
Add travis config for continuous integration + deployments
2016-09-04 21:59:04 -05:00
Andrew Brown
c839f0d9c2
Add original and current owner relations, maker relations, for items
2016-09-03 17:50:21 -05:00
Andrew Brown
f3d7dbca2b
Add leaders relation between location and characters
2016-09-03 17:21:10 -05:00
Andrew Brown
51fecdcaea
Add capital cities as location sr-relation to locations
2016-09-03 17:15:26 -05:00
Andrew Brown
75f6d6580b
Relate notable_cities as location link on locations
2016-09-03 17:11:34 -05:00
Andrew Brown
10ee0a916d
Set up location linking for location#largest_cities
2016-09-03 17:08:03 -05:00
Andrew Brown
5897c53760
Humanize relation button texts
2016-09-03 16:32:30 -05:00
Andrew Brown
db54e3f11f
Don't wipe universe on content create #bugfix
2016-09-03 16:27:01 -05:00
Andrew Brown
e15a2b5ac5
Sort dashboard content lists alphabetically
2016-09-03 16:23:29 -05:00
Andrew Brown
a0a0f787bb
Send emails from notebook@notebook.ai instead
2016-09-01 23:37:34 -05:00
Andrew Brown
ea305c2c53
Send emails from andrew@notebook.ai for now
2016-09-01 23:29:58 -05:00
Andrew Brown
386965010e
Merge branch 'master' of https://github.com/indentlabs/Indent
2016-09-01 23:28:59 -05:00
Andrew Brown
7070ae8b0b
Use sendgrid for emails in production
2016-09-01 23:27:00 -05:00