Commit Graph

143 Commits

Author SHA1 Message Date
Dillon Kearns
21be10642a Add OpenGraph article helper. 2019-08-05 11:53:20 -07:00
Dillon Kearns
1e4eccdfb2 Update OpenGraph website helper. 2019-08-05 11:30:54 -07:00
Dillon Kearns
3790c65a2b Rename Pages.program to Pages.application. 2019-08-05 11:14:29 -07:00
Dillon Kearns
3a54c7de1c Remove siteUrl argument from Pages.application. 2019-08-05 11:13:42 -07:00
Dillon Kearns
51f24dcc9b Add meta description helper function. 2019-08-05 10:57:14 -07:00
Dillon Kearns
437018ddf6 Use meta property for OpenGraph helpers. 2019-08-05 10:43:02 -07:00
Dillon Kearns
37da01e830 Fix hardcoded values in Head module helper. 2019-08-05 10:37:32 -07:00
Dillon Kearns
13a057252a Add og:title to OpenGraph helper. 2019-08-05 10:34:22 -07:00
Dillon Kearns
b2e58c7a95 Create open graph meta tag helper. 2019-08-05 10:32:10 -07:00
Dillon Kearns
2acf317245 Add OpenGraph helper module. 2019-08-05 10:21:02 -07:00
Dillon Kearns
7ed754ab53 Finish twitter app card data. 2019-08-05 09:00:53 -07:00
Dillon Kearns
af48f9a414 Update doc comments. 2019-08-05 08:50:37 -07:00
Dillon Kearns
d3e75ad0c7 Use social meta helper in docs site. 2019-08-05 08:49:25 -07:00
Dillon Kearns
5c1da0cb77 Handle all the summary card attributes. 2019-08-05 08:44:31 -07:00
Dillon Kearns
c365139e7d Add some more types to the twitter cards types. 2019-08-05 08:10:24 -07:00
Dillon Kearns
70a253935f Create social meta helper starting point. 2019-08-05 07:53:01 -07:00
Dillon Kearns
77fbfdf2c4 Update page title. 2019-08-05 07:30:12 -07:00
Dillon Kearns
a512076195 Replace Head.node with more constrainted tag helpers. 2019-08-05 07:28:02 -07:00
Dillon Kearns
f952e91658 Rename HeadTag module and type. 2019-08-05 07:11:55 -07:00
Dillon Kearns
3f32ba15e6 Update docs meta tags. 2019-08-05 07:03:02 -07:00
Dillon Kearns
e19a488c13 Add elm.json for elm package modules. 2019-08-04 21:44:10 -07:00
Dillon Kearns
7a0c494fe0 Add value. 2019-08-04 21:26:04 -07:00
Dillon Kearns
1f0c2af273 Move Pages.elm module to elm package directory. 2019-08-04 20:00:19 -07:00
Dillon Kearns
cef5329b75 Add -f to rm command to avoid error. 2019-08-04 19:56:58 -07:00
Dillon Kearns
a2e6cec504 Update copy. 2019-08-04 19:36:21 -07:00
Dillon Kearns
c71eb3a3f1 Update landing page. 2019-08-04 19:26:04 -07:00
Dillon Kearns
28944dcfc9 Add some values. 2019-08-04 17:50:55 -07:00
Dillon Kearns
9389ac95f4 Add some content. 2019-08-04 10:33:58 -07:00
Dillon Kearns
46630fda34 Create starting point for docs site. 2019-08-02 21:19:02 -07:00
Dillon Kearns
487075ba2c Watch for changes to .md files. 2019-08-02 17:38:26 -07:00
Dillon Kearns
82733f367b Bump CLI version in example site. 2019-08-02 10:30:27 -07:00
Dillon Kearns
5b8cdd4990 Bump npm package to 1.0.3. 2019-08-02 07:15:23 -07:00
Dillon Kearns
374ddb08ee
Merge pull request #1 from dillonkearns/markdown
Markdown
2019-08-02 07:14:23 -07:00
Dillon Kearns
a04bf8e23e Avoid parsing markdown frontmatter a second time. 2019-08-02 07:09:07 -07:00
Dillon Kearns
0d82baccf1 Remove unused variable. 2019-08-02 06:59:11 -07:00
Dillon Kearns
f51200e5d8 Rename function. 2019-08-02 06:57:57 -07:00
Dillon Kearns
937fdab42f Remove unused function. 2019-08-02 06:57:22 -07:00
Dillon Kearns
38c9d6dafc Remove some comments. 2019-08-02 06:56:27 -07:00
Dillon Kearns
cbb918bc33 Generate raw content for markdown files. 2019-08-02 06:29:34 -07:00
Dillon Kearns
34b29436fd Add markdown parsing with hardcoded RawContent file. 2019-08-02 05:29:31 -07:00
Dillon Kearns
b02c3a8d0e Remove obsolete file. 2019-07-30 08:07:11 -07:00
Dillon Kearns
d489aed494 Save elm-pages dependency in site project for now. 2019-07-29 15:24:14 -07:00
Dillon Kearns
ab71bf5938 Update example site with latest elm package code. 2019-07-29 15:20:52 -07:00
Dillon Kearns
78da9174b3 Bump npm package to 1.0.2. 2019-07-29 13:53:42 -07:00
Dillon Kearns
93bd663ed3 Add explicit files to include in npm package binary. 2019-07-29 13:53:30 -07:00
Dillon Kearns
b3dc0a56d6 Bump npm package to 1.0.1. 2019-07-29 13:44:55 -07:00
Dillon Kearns
86d3fa8b8d Update description. 2019-07-29 13:44:26 -07:00
Dillon Kearns
81cbd976e4 Add travis config. 2019-07-29 13:41:44 -07:00
Dillon Kearns
e44abadcb6 Add watch mode. 2019-07-29 13:34:22 -07:00
Dillon Kearns
4000021d63 Change binary and naming to elm-pages. 2019-07-29 11:56:41 -07:00