Commit Graph

169 Commits

Author SHA1 Message Date
Matthias Kretschmann 883aa5bd3a Merge pull request #48 from ascribe/feature/blogcleanup
New goodies for the blog
2016-03-21 16:38:28 +01:00
Matthias Kretschmann 0953665bd1 fix blog header logo assets 2016-03-17 17:26:52 +01:00
Matthias Kretschmann b0a664a3b9 add an All link to category nav 2016-03-17 17:25:19 +01:00
Matthias Kretschmann 679a77c1de another in-content form 2016-03-17 17:16:26 +01:00
Matthias Kretschmann 229d842b85 related posts through YARPP 2016-03-17 17:11:30 +01:00
Matthias Kretschmann 44a09a78db sharing component 2016-03-17 16:08:16 +01:00
Matthias Kretschmann 209d13a167 refine excerpt move function 2016-03-17 15:28:40 +01:00
Matthias Kretschmann 0e3736bf0e remove useless functions 2016-03-17 15:28:27 +01:00
Matthias Kretschmann 0962184e47 style existing Art Radar MailChimp signup section 2016-03-17 14:39:03 +01:00
Matthias Kretschmann 91ac84e9c7 first set of new blog features
- update & properly name all custom image sizes
- new full column image size, expose it to editor too
- use custom post excerpt as lead paragraph when set
- move excerpt after title in WP editor
- embedded media styles
2016-03-17 14:17:12 +01:00
Matthias Kretschmann 1722303797 refactor & simplify theme setup functions 2016-03-17 13:21:58 +01:00
Matthias Kretschmann c602004941 naming 2016-03-17 13:07:30 +01:00
Matthias Kretschmann 7a6f3c3539 refined Google Analytics loading, respecting DNT 2016-03-13 05:32:37 +01:00
Matthias Kretschmann 247ec05ae5 gulp build 2016-03-12 20:51:08 +01:00
Matthias Kretschmann f3b3c1905f Merge pull request #47 from ascribe/feature/faq
New FAQ
2016-03-12 20:50:26 +01:00
Matthias Kretschmann 486aad1a3c Merge pull request #46 from ascribe/feature/blog
Featured/Latest Blog Posts
2016-03-12 20:46:04 +01:00
Matthias Kretschmann b04f89eba2 nicer answer opening 2016-03-12 20:44:20 +01:00
Matthias Kretschmann 9910758fe4 use affix plugin for reliable sticky detection 2016-03-12 20:21:47 +01:00
Matthias Kretschmann 866e504a82 toc.js: fix wrong link being highlighted when page length changes dynamically
- from https://github.com/jgallen23/toc/pull/48
2016-03-12 19:25:24 +01:00
Matthias Kretschmann 5580ae658d toc.js: fix wrong urls 2016-03-12 19:21:23 +01:00
Matthias Kretschmann 67fd915c24 switch to local copy of toc.js 2016-03-12 19:20:00 +01:00
Matthias Kretschmann ed1c8ef7ed prototype all the thing: FAQ layout, auto TOC, scroll anchors 2016-03-12 18:57:51 +01:00
Matthias Kretschmann b6cb4ecb5d accordion-style FAQ page 2016-03-12 16:42:07 +01:00
Matthias Kretschmann f5f61168fa refactor FAQ styles & markup 2016-03-12 16:12:07 +01:00
Matthias Kretschmann fbd72a9be9 prevent markup output when regular/featured faq is empty 2016-03-12 15:31:35 +01:00
Matthias Kretschmann a8c74f85ef run gulp 2016-03-10 16:22:52 +01:00
Matthias Kretschmann 8d080d5bb7 only return published posts 2016-03-10 15:46:03 +01:00
Matthias Kretschmann 6d89ed96d2 quick, hacky way to fall back to latest posts 2016-03-10 15:33:35 +01:00
Matthias Kretschmann d1793240bb blog element tweaks 2016-03-10 15:18:34 +01:00
Matthias Kretschmann d5bc500aca fix avatars 2016-03-10 15:05:06 +01:00
Matthias Kretschmann f70e6edbb8 featured posts interaction 2016-03-10 14:36:32 +01:00
Matthias Kretschmann 7a14aa09aa get blog url the right way 2016-03-10 14:36:18 +01:00
Matthias Kretschmann 4d4c719dac fix more php errors 2016-03-10 14:18:33 +01:00
Matthias Kretschmann 1ff581d67b refactor & simplify featured posts markup & styles 2016-03-10 14:01:12 +01:00
Matthias Kretschmann b66c5a4e02 fix php error caused by blogFeatures function 2016-03-10 13:29:02 +01:00
Matthias Kretschmann 94712bf4de Merge pull request #44 from ascribe/feature/testimonials
Testimonials functionality
2016-03-08 11:07:33 +01:00
Matthias Kretschmann b07483de0b gulp that 2016-03-08 11:04:01 +01:00
Matthias Kretschmann f411610350 style tweaks 2016-03-08 11:02:05 +01:00
Matthias Kretschmann 0c6e89fcdb admin menu icon all the things 2016-03-08 10:47:40 +01:00
Matthias Kretschmann 2704ec576c safeguard: make sure to always use thumbnail photo size 2016-03-08 10:37:37 +01:00
Matthias Kretschmann cfe50bfbc9 grab testimonials from ACF post object list 2016-03-07 22:03:26 +01:00
Matthias Kretschmann 9fa4505694 random order, output maximum of 3 testimonials 2016-03-07 21:30:09 +01:00
Matthias Kretschmann 576b8a025b lazy style testimonials based on same BigchainDB component 2016-03-07 21:04:44 +01:00
Matthias Kretschmann 52fa08049b create testimonials subtemplate & markup 2016-03-07 20:46:07 +01:00
Matthias Kretschmann 5b42f1dfed add new Testimonials Custom Post Type 2016-03-07 20:24:39 +01:00
Matthias Kretschmann 809bfde6d9 programmatically add all existing Custom Post Types 2016-03-07 20:10:05 +01:00
Matthias Kretschmann e99d6ead16 Merge pull request #41 from ascribe/fixes
Such bugs, many fixes
2016-03-03 16:28:15 +01:00
Matthias Kretschmann 418f5ea0c2 gulp 2016-03-03 16:25:40 +01:00
Matthias Kretschmann a0d85a00bd fix all the layout things, closes #36, #37 2016-03-03 16:16:30 +01:00
Matthias Kretschmann bb04669b7a fix front page logo too, #40 2016-03-03 15:39:32 +01:00