Commit Graph

185 Commits

Author SHA1 Message Date
Matthias Kretschmann faff0725cd
add environment variables to .travis.yml 2016-06-23 13:41:51 +02:00
Matthias Kretschmann 3119d6a2ed
Travis setup 2016-06-23 13:27:05 +02:00
Matthias Kretschmann fe48760403
remove sudo again 2016-04-07 15:37:06 +02:00
Matthias Kretschmann b261a93461 deploy with sudo 2016-03-31 14:44:20 +02:00
Matthias Kretschmann cbd4f1063b proper theme metadata, updated screenshot, document server setup 2016-03-31 14:44:12 +02:00
Matthias Kretschmann 179a024ebe Merge pull request #50 from ascribe/feature/codeship
Codeship deployment
2016-03-21 17:27:03 +01:00
Matthias Kretschmann dce6831bd8 huge merge fix 2016-03-21 17:23:48 +01:00
Matthias Kretschmann 7d2ccda47b fix table in readme 2016-03-21 17:05:19 +01:00
Matthias Kretschmann e68d0fe818 remove dist files from repo, ref #22 2016-03-21 17:05:19 +01:00
Matthias Kretschmann a0570875fa clean up gitignore 2016-03-21 17:05:04 +01:00
Matthias Kretschmann ed5ab80d57 fix node_modules path 2016-03-21 17:05:04 +01:00
Matthias Kretschmann d857a2f3ac remove bundle line 2016-03-21 17:05:04 +01:00
Matthias Kretschmann 65260f0ec3 add Codeship badge 2016-03-21 17:05:04 +01:00
Matthias Kretschmann 299bc2f55f mention environment variables for deployment 2016-03-21 17:05:04 +01:00
Matthias Kretschmann 2faeed862a move theme files into subfolder 2016-03-21 17:05:04 +01:00
Matthias Kretschmann ee20e1826e add CI scripts 2016-03-21 17:03:35 +01:00
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