Creating Sections for your Shopify Theme
Sections allow you to add customizable areas to your Shopify theme page templates. You can combine sections to create a unique template for…
Continue ReadingMy collection of posts covering development topics, cooking recipes, travel experiences and things like that. These posts are populated from forestry.io.
Sections allow you to add customizable areas to your Shopify theme page templates. You can combine sections to create a unique template for…
Continue ReadingWorking on an app in react-native and want to import you own fonts? Here's how to set it up. Add your font files to your project. I'll use…
Continue ReadingAlright, now that I'm all set up to manage my blog posts from Forestry.io I'm going to go through the steps I took to get it working…
Continue ReadingA really nice feature available in Xcode is the iOS Simulator. Testing local sites is as easy as opening Safari and typing into the address…
Continue ReadingUsing Font Awesome icons with React projects (which Gatsby is built on) is a pretty straight-forward process. Here are the steps I followed…
Continue Reading