Shea Daniels
d128d7d001
site: add Dwolla blog post, add support for canonical URLs ( #2357 )
...
* Add blog post about implementing the CMS with Jekyll, add support for canonical URLs
* fix formatting
* add cross post link
2019-06-07 12:56:58 -04:00
Shawn Erquhart
4cd45eb4c1
docs: put star button first, add search to home ( #2104 )
2019-02-18 11:12:14 -05:00
Jeremy Bise
62f9d6f43c
docs: fix docs site spacing issues ( #2095 )
2019-02-15 17:31:16 -05:00
Shawn Erquhart
8ccbdf928e
chore: update website for preview links ( #2085 )
...
* chore: update website for preview links
* fix formatting
2019-02-12 10:56:56 -05:00
Shawn Erquhart
0aae3be1b5
docs: fix links, remove some weird ones ( #2062 )
...
Fixes docs links and removes some weird ones.
Closes #2061 .
2019-02-05 09:46:50 -05:00
Shawn Erquhart
d6df50964b
docs: link releases to tag comparisons
2018-12-05 11:53:35 -05:00
Zeb Pykosz
5edc7d29f7
fix(docs): fix re-rendering github star button in docs header ( #1870 )
2018-11-12 11:37:45 -05:00
Caleb
d538554c88
chore: update website linting rules ( #1659 )
2018-11-02 11:52:01 -04:00
Shawn Erquhart
7285e0c530
website: fix GitHub stars ( #1849 )
2018-11-02 11:27:17 -04:00
Shawn Erquhart
6e453b3f08
docs: make widget docs editable ( #1782 )
...
* make widget docs editable
* update widget doc frontmatter keys
* improve docs preview
* fix formatting
* fix preview
* add prism highlighting for previews
* fix formatting
* restore cms branch
2018-10-01 20:00:57 -04:00
Shawn Erquhart
afe13b1bab
docs: add twitter metadata tags ( #1732 )
2018-09-07 16:05:16 -04:00
Shawn Erquhart
4fadf3fdb6
chore: add website preview templates ( #1716 )
2018-09-06 14:44:58 -04:00
Edouard Duplessis
eb27aff5c0
docs: fix video play button browser compatibility ( #1640 )
2018-09-05 09:08:20 -04:00
Zeb Pykosz
9253506791
docs(website): convert docs mobile nav from select to nav element and list ( #1696 )
...
* website: redo mobile nav to use Link and be rid of select input
* fix react className prop
* add zebapy to contributors
* website: upgrade gatsby deps to release candidate
* fix lint
2018-08-31 12:25:42 -06:00
Yashu Mittal
9c4ff421af
fix(docs): show Gitter sidebar above notification bar ( #1610 )
2018-08-27 15:51:25 -04:00
Zeb Pykosz
f58db5fb08
docs: migrate website to Gatsby v2 ( #1623 )
...
* website: initial conversion to gatsby v2
* fix unexpected history use warning
* use commonjs only to fix gatsby error
* fix gatsby import error with sidecar
* remove unused postcss-colour-functions
* remove unused prop
* lowercase layout filename import to match actual file
* chore(lint): format code
2018-08-23 15:58:38 -06:00
Caleb
f801b19221
chore: add code formatting and linting ( #952 )
2018-08-07 16:46:54 -04:00
Shawn Erquhart
32e0a9b2b5
docs: fix github stars button ( #1588 )
2018-08-07 15:07:15 -04:00
Caleb
88f7dca328
chore(lint): cleanup unused variables in code ( #1563 )
2018-08-07 11:53:31 -04:00
Caleb
5a27fb8b9d
chore: fix miscellaneous errors from linters ( #1555 )
2018-07-31 17:03:46 -04:00
Zeb Pykosz
04c44518b2
convert website from hugo to gatsby ( #1369 )
2018-07-25 07:47:26 -04:00
Jessica Parsons
edfd35dfdc
Add blog to docs site ( #1419 )
2018-06-11 22:09:44 -04:00
Shawn Erquhart
c1c30557a3
add docs menu sections ( #1366 )
2018-05-17 17:14:29 -04:00
Chris Swithinbank
1b2ab39fae
Add Gitter Sidecar widget to docs site ( #1332 )
...
* Add Gitter Sidecar to Docs & Community pages.
* Add styles to match Gitter Sidecar button to site theme.
* Fix Gitter button outline when focused.
* Style Gitter button :active state.
2018-05-02 14:11:54 -07:00
Shawn Erquhart
a2723f488e
fix code block styling in widgets section ( #1312 )
2018-04-23 19:57:00 -04:00
Shawn Erquhart
03faa28a41
improve docs readability ( #1310 )
...
* improve docs readability
* update prism
2018-04-23 17:22:15 -04:00
Shawn Erquhart
050f1a3387
adjust dev meeting time for daylight savings
2018-03-28 13:33:33 -04:00
Lennart Ziburski
eaf4380333
Tweaked header and hero area
2018-02-27 14:08:26 +01:00
Lennart Ziburski
c69e9b47ec
Tweaked inline video behaviour
2018-02-27 00:42:32 +01:00
Lennart Ziburski
52ba3232be
Inlined Getting Started video
2018-02-27 00:27:12 +01:00
Lennart Ziburski
65324ecf9f
Fixed hero sub header positioning, crooked image
2018-02-26 10:35:39 +01:00
Lennart Ziburski
941cf44017
Layout tweaks, updated illustrations, responsiveness
2018-02-24 01:12:39 +01:00
Lennart Ziburski
07a76c658a
Added JAMstack primer and social buttons
2018-02-22 15:34:06 +01:00
Lennart Ziburski
85cac44d25
Added version numbers to updates, tightened up hero section
2018-02-21 23:51:54 +01:00
Lennart Ziburski
cc0ef12aa9
Add “What’s New” section
2018-02-21 20:18:34 +01:00
Lennart Ziburski
e5bcbcc545
Added GitHub star button next to logo
2018-02-21 18:10:35 +01:00
Caleb
f294d39ed4
Fix "Get Started" button on small screens. ( #1112 )
2018-02-19 11:30:05 -08:00
Antonio Argote
952a6d509f
fixes #1090 overcrowded header breaking cta ( #1110 )
...
* fix overcrowded header breaking cta
* add self to contributors
2018-02-17 09:00:34 -08:00
Tim Carry
5b7fead286
Fix DocSearch link alignment ( #1080 )
...
Fix DocSearch link alignment
2018-02-07 15:30:56 -05:00
Caleb
3e4e482840
Fix CTA overflow.
2018-02-02 19:58:13 -07:00
Lennart Ziburski
5b92525f5e
Fixes CTA spacing on desktop
...
(removes bottom margin below p element)
2018-01-21 19:55:03 -05:00
Henrique Cavalieri
1167f27939
New design for the widgets section in the docs ( #866 )
...
* Initial commit for the new widgets section
* Placing all the widgets and refining the CSS and Hugo logic
* Initial commit for the new widgets section
* Placing all the widgets and refining the CSS and Hugo logic
* Rebased and updated the info according to @verythorough contribution
* Fixing the yaml codes for the relation and select widget sections
* Merging with widgets.md and app.j
* Fixing some silly mistakes (sorry!)
* Following @verythorough contributions :)
* Adding the markdown widget and fixing the widgets container background
* Adding the URL functionality and myself as a contributor :)
* Adding myself as a contributor :)
2018-01-03 15:14:15 -07:00
Marco Biedermann
dfd1111552
optimize images
2017-12-22 17:21:05 -05:00
Shawn Erquhart
843503e907
fix community meeting time
2017-12-20 15:43:20 -05:00
Jessica Parsons
ba9b787366
Add scrolling to left sidebar navigation
2017-12-13 08:36:07 -08:00
Jessica Parsons
b370929087
Minor docs fixes ( #894 )
...
* Update links
Update test-drive and quick-start references
Change relative links to absolute so they work in GitHub repo view
* Regain paragraph margins
Adding back the bottom margin had no effect on landing page, except a 16px legnth increase in the hero and editor sections. Offset by reducing the variable that set their margin/padding by the same amount.
2017-12-07 13:27:33 -08:00
Erin Symons
4ec45eb465
Merge pull request #880 from ziburski/netlifycmsorg-new
...
Shipping Netlify CMS website 1.0
2017-12-07 09:58:37 -08:00
Lennart Ziburski
8e93dda4b0
New screenshots
2017-12-07 18:44:07 +01:00
Jessica Parsons
41af113d5b
Add collection types doc ( #883 )
...
* Add collection types doc
* Stop parent styles capitalizing code
2017-12-07 09:36:43 -08:00
Lennart Ziburski
45551770d3
Tweaked contributor layout
2017-12-07 17:04:08 +01:00