1
0
mirror of https://github.com/ascribe/wp-theme synced 2024-06-17 18:13:17 +02:00
Commit Graph

176 Commits

Author SHA1 Message Date
a0570875fa clean up gitignore 2016-03-21 17:05:04 +01:00
ed5ab80d57 fix node_modules path 2016-03-21 17:05:04 +01:00
d857a2f3ac remove bundle line 2016-03-21 17:05:04 +01:00
65260f0ec3 add Codeship badge 2016-03-21 17:05:04 +01:00
299bc2f55f mention environment variables for deployment 2016-03-21 17:05:04 +01:00
2faeed862a move theme files into subfolder 2016-03-21 17:05:04 +01:00
ee20e1826e add CI scripts 2016-03-21 17:03:35 +01:00
883aa5bd3a Merge pull request #48 from ascribe/feature/blogcleanup
New goodies for the blog
2016-03-21 16:38:28 +01:00
0953665bd1 fix blog header logo assets 2016-03-17 17:26:52 +01:00
b0a664a3b9 add an All link to category nav 2016-03-17 17:25:19 +01:00
679a77c1de another in-content form 2016-03-17 17:16:26 +01:00
229d842b85 related posts through YARPP 2016-03-17 17:11:30 +01:00
44a09a78db sharing component 2016-03-17 16:08:16 +01:00
209d13a167 refine excerpt move function 2016-03-17 15:28:40 +01:00
0e3736bf0e remove useless functions 2016-03-17 15:28:27 +01:00
0962184e47 style existing Art Radar MailChimp signup section 2016-03-17 14:39:03 +01:00
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
1722303797 refactor & simplify theme setup functions 2016-03-17 13:21:58 +01:00
c602004941 naming 2016-03-17 13:07:30 +01:00
7a6f3c3539 refined Google Analytics loading, respecting DNT 2016-03-13 05:32:37 +01:00
247ec05ae5 gulp build 2016-03-12 20:51:08 +01:00
f3b3c1905f Merge pull request #47 from ascribe/feature/faq
New FAQ
2016-03-12 20:50:26 +01:00
486aad1a3c Merge pull request #46 from ascribe/feature/blog
Featured/Latest Blog Posts
2016-03-12 20:46:04 +01:00
b04f89eba2 nicer answer opening 2016-03-12 20:44:20 +01:00
9910758fe4 use affix plugin for reliable sticky detection 2016-03-12 20:21:47 +01:00
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
5580ae658d toc.js: fix wrong urls 2016-03-12 19:21:23 +01:00
67fd915c24 switch to local copy of toc.js 2016-03-12 19:20:00 +01:00
ed1c8ef7ed prototype all the thing: FAQ layout, auto TOC, scroll anchors 2016-03-12 18:57:51 +01:00
b6cb4ecb5d accordion-style FAQ page 2016-03-12 16:42:07 +01:00
f5f61168fa refactor FAQ styles & markup 2016-03-12 16:12:07 +01:00
fbd72a9be9 prevent markup output when regular/featured faq is empty 2016-03-12 15:31:35 +01:00
a8c74f85ef run gulp 2016-03-10 16:22:52 +01:00
8d080d5bb7 only return published posts 2016-03-10 15:46:03 +01:00
6d89ed96d2 quick, hacky way to fall back to latest posts 2016-03-10 15:33:35 +01:00
d1793240bb blog element tweaks 2016-03-10 15:18:34 +01:00
d5bc500aca fix avatars 2016-03-10 15:05:06 +01:00
f70e6edbb8 featured posts interaction 2016-03-10 14:36:32 +01:00
7a14aa09aa get blog url the right way 2016-03-10 14:36:18 +01:00
4d4c719dac fix more php errors 2016-03-10 14:18:33 +01:00
1ff581d67b refactor & simplify featured posts markup & styles 2016-03-10 14:01:12 +01:00
b66c5a4e02 fix php error caused by blogFeatures function 2016-03-10 13:29:02 +01:00
94712bf4de Merge pull request #44 from ascribe/feature/testimonials
Testimonials functionality
2016-03-08 11:07:33 +01:00
b07483de0b gulp that 2016-03-08 11:04:01 +01:00
f411610350 style tweaks 2016-03-08 11:02:05 +01:00
0c6e89fcdb admin menu icon all the things 2016-03-08 10:47:40 +01:00
2704ec576c safeguard: make sure to always use thumbnail photo size 2016-03-08 10:37:37 +01:00
cfe50bfbc9 grab testimonials from ACF post object list 2016-03-07 22:03:26 +01:00
9fa4505694 random order, output maximum of 3 testimonials 2016-03-07 21:30:09 +01:00
576b8a025b lazy style testimonials based on same BigchainDB component 2016-03-07 21:04:44 +01:00