All Projects → slorber → sebastienlorber.com

slorber / sebastienlorber.com

Licence: other
My personal website

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to sebastienlorber.com

atomic-state
Atomic State is a state management library for React
Stars: ✭ 15 (-71.15%)
Mutual labels:  gatsby, reactnative
website
My website built with GatsbyJS.
Stars: ✭ 53 (+1.92%)
Mutual labels:  gatsby
react-native-hybrid-app
Demo application ofReact Native Hybrid Application (ReactNative + Redux + RxJs)
Stars: ✭ 15 (-71.15%)
Mutual labels:  reactnative
gatsby-starter-portfolio-bella
A bright single-page portfolio starter for Gatsby powered by Prismic.io. The target audience are designers and photographers.
Stars: ✭ 125 (+140.38%)
Mutual labels:  gatsby
gatsby-react-hooks
An example of using Gatsby with React hooks
Stars: ✭ 26 (-50%)
Mutual labels:  gatsby
gatsby-starter-multiverse
Gatsby.js V2 starter template based on multiverse by HTML5 UP
Stars: ✭ 14 (-73.08%)
Mutual labels:  gatsby
gatsby-plugin-dynamic-routes
Creating dynamic routes based on your environment and/or renaming existing routes
Stars: ✭ 14 (-73.08%)
Mutual labels:  gatsby
gatsby-theme-nehalem
A Gatsby blog theme.
Stars: ✭ 168 (+223.08%)
Mutual labels:  gatsby
gatsby-starter-leaflet
🍃 A Gatsby starter with Leafet to quickly build React apps with a map!
Stars: ✭ 108 (+107.69%)
Mutual labels:  gatsby
shop-app
A shopping mobile application made with react native for Android.
Stars: ✭ 100 (+92.31%)
Mutual labels:  reactnative
gatsby-theme-deck-n-blog
Create a deck (with mdx-deck) and a blog post from the same MDX
Stars: ✭ 17 (-67.31%)
Mutual labels:  gatsby
hiro08.dev
my personal blog and knowledge space.
Stars: ✭ 19 (-63.46%)
Mutual labels:  gatsby
React-Native-Integration-with-existing-app
React Native Integration with existing app
Stars: ✭ 53 (+1.92%)
Mutual labels:  reactnative
heml.io
HEML website
Stars: ✭ 17 (-67.31%)
Mutual labels:  gatsby
v2
Hack Club’s (old) website ✨
Stars: ✭ 101 (+94.23%)
Mutual labels:  gatsby
blog.georgi-yanev.com
📘 Personal blog built with Gatsby and hosted on Netlify
Stars: ✭ 17 (-67.31%)
Mutual labels:  gatsby
gatsby-starter-paradigmshift
Gatsby.js V2 starter template based on Paradigm Shift by HTML5 UP
Stars: ✭ 16 (-69.23%)
Mutual labels:  gatsby
gatsby-plugin-robots-txt
Gatsby plugin that automatically creates robots.txt for your site
Stars: ✭ 105 (+101.92%)
Mutual labels:  gatsby
chandrikadeb7.github.io
Personal portfolio website hosted using GitHub Pages - Version 2
Stars: ✭ 99 (+90.38%)
Mutual labels:  gatsby
personal-website-react
A personal website built using Gatsby 🚀⚛️
Stars: ✭ 43 (-17.31%)
Mutual labels:  gatsby
gatsby-novela-theme hero image

Gatsby Starter Novela

With minimal styling and maximum features — including multiple homepage layouts, built-in social sharing and dark mode — Novela makes it easy to start publishing beautiful articles and stories with Gatsby.

Novela is built by the team at Narative, and built for everyone that loves the web.

Using Gatsby Starter Novela

This guide will take you through setting up Novela with Gatsby Starter Novela.

Step 1: Starter installation

With gatsby-cli:
gatsby new novela-site https://github.com/narative/gatsby-starter-novela
With git clone:
git clone [email protected]:narative/gatsby-starter-novela.git novela-site

cd novela-site

yarn

Step 2: Develop & Build

Once installed or cloned locally and all packages are installed you can begin developing your site.

# Run localhost
yarn dev

# Build your Gatsby site
yarn build

Help

For more information visit the Theme repository

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].