All Projects → narative → Narative.co

narative / Narative.co

Licence: other
Narative builds brands, websites and products for growth-minded companies.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Narative.co

Ru.reactjs.org
React documentation website in Russian / Официальная русская версия сайта React
Stars: ✭ 444 (+96.46%)
Mutual labels:  gatsby, website
Nord Docs
The official Nord website and documentation
Stars: ✭ 63 (-72.12%)
Mutual labels:  gatsby, website
Kandinsky
Проект Кандинский. Красивый сайт для НКО
Stars: ✭ 27 (-88.05%)
Mutual labels:  design, website
Uix Kit
A free UI toolkit based on some common libraries for building beautiful responsive website, compatible with Bootstrap v4.
Stars: ✭ 318 (+40.71%)
Mutual labels:  design, website
Gatsby Theme Novela
Welcome to Novela, the simplest way to start publishing with Gatsby.
Stars: ✭ 1,647 (+628.76%)
Mutual labels:  gatsby, design
Webdevscom
😍 All kinds of resources for Developers 🔱 in one place.
Stars: ✭ 364 (+61.06%)
Mutual labels:  design, website
Wedding Website
Our Wedding Website 👫
Stars: ✭ 1,090 (+382.3%)
Mutual labels:  design, website
Dantecalderon.dev
💻 ❤️ My personal website
Stars: ✭ 51 (-77.43%)
Mutual labels:  gatsby, website
Gatsby Starter Saas Marketing
☁️ A simple one page marketing site starter for SaaS companies and indie hackers
Stars: ✭ 103 (-54.42%)
Mutual labels:  gatsby, website
Gatsby Remark Design System
🎨 Create your design system with Gatsby in Markdown
Stars: ✭ 90 (-60.18%)
Mutual labels:  gatsby, design
Portfolio
👔 Portfolio thingy, built with Gatsby
Stars: ✭ 266 (+17.7%)
Mutual labels:  gatsby, design
Ui Design Resources
UI设计资源收集
Stars: ✭ 154 (-31.86%)
Mutual labels:  design, website
yezz.me
My personal website 🚀
Stars: ✭ 23 (-89.82%)
Mutual labels:  website, gatsby
Awesome Web Desktops
Websites, web apps, portfolios which look like desktop graphical user interfaces
Stars: ✭ 420 (+85.84%)
Mutual labels:  design, website
Blog
Source for my blazing fast blog
Stars: ✭ 83 (-63.27%)
Mutual labels:  gatsby, website
Gabriel Adorf Portfolio
Gabriel Adorf's personal website
Stars: ✭ 133 (-41.15%)
Mutual labels:  gatsby, design
Felipefialho.com
😺 My personal website
Stars: ✭ 177 (-21.68%)
Mutual labels:  gatsby, website
Clojure Site
clojure.org site
Stars: ✭ 213 (-5.75%)
Mutual labels:  website
Bower Components
[DEPRECATED] Site to discover Bower components
Stars: ✭ 220 (-2.65%)
Mutual labels:  website
Web Launch Checklist
📋 A simple website launch checklist to keep track of the most important enrichment possibilities for a website.
Stars: ✭ 214 (-5.31%)
Mutual labels:  website

Narative Logo Header


Narative.co

Narative builds brands, websites and products for growth-minded companies..
We’re a team with senior startup experience here to help your business take the next step.

Technology

Narative.co is powered by Gatsby that pulls data from Contentful and is hosted on Netlify's. Apart from that, we aim to keep things as barebones as we can.

Installation

# Go to your favourite directory and clone
git clone [email protected]:narative/narative.co.git && cd narative.co

# Install all depedencies
yarn

# 🎉 that’s it, you've installed repo locally. One last step!

Enviroment Variables

This project uses Contentful to pull in some copy and images. To get this variables you can go to a couple different locations. First, you can log directly into Narative's Contentful account and look for the API keys. Second, you can check Netlify's deploy settings for the variables.

Running the code locally

yarn start

Building the website

yarn build

Deploying the website

Deployments are done using Netlify. You must be added to the Narative Netlify organization to deploy.

# To deploy, commit and push to master
git push

Branching

[your-branch]

Working on your feature branch can be previewed after every push.

dev

Before deploying to narative.co, double check your code on dev branch.

master

To deploy to narative.co merge your code into master.

License

BSD 3-Clause, see the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].