diff --git a/components/Page.js b/components/Page.js new file mode 100644 index 0000000..c5ecc4f --- /dev/null +++ b/components/Page.js @@ -0,0 +1,27 @@ +import React from 'react' +import Meta from './Meta' +import Header from './Header' +import Footer from './Footer' + +export default ({ children }) => ( +
You know all of those code screenshots you see on Twitter? Although the code's usually impressive, we think there's room for improvement in the aesthetic department. Carbon is the easiest way to create beautiful images of your source code. Now you can impress all of your followers with your newfound design prowess. 🎨
+There are a few different ways to import code into Carbon:
+Once you've got all of your code into Carbon, you can customize your image by changing the syntax theme, background color, window theme, or padding.
+After you've customized your image, you can copy a link to the image, save it, or share it on Twitter.
+Please do.
+