Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connor-baer/website-template
๐ Starter template for my websites
https://github.com/connor-baer/website-template
emotion nextjs notion
Last synced: about 1 month ago
JSON representation
๐ Starter template for my websites
- Host: GitHub
- URL: https://github.com/connor-baer/website-template
- Owner: connor-baer
- License: mit
- Created: 2019-06-19T21:40:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T16:40:30.000Z (almost 2 years ago)
- Last Synced: 2023-08-09T22:29:24.870Z (about 1 year ago)
- Topics: emotion, nextjs, notion
- Language: JavaScript
- Homepage: https://template.connor.li/
- Size: 5.48 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![Code coverage](https://codecov.io/gh/connor-baer/website-template/branch/master/graph/badge.svg?token=db4ce35b-57e8-481c-8b86-d20c2089513d)
[![License](https://img.shields.io/badge/license--lightgrey.svg)](https://github.com/connor-baer/website-template/LICENSE)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)# Website Template
Quickly build a performant website with [Next.js](https://github.com/zeit/next.js/), style it with [Emotion](https://github.com/zeit/next.js/), develop your components in [Storybook](https://github.com/storybooks/storybook), test your code with [Jest](https://github.com/facebook/jest), manage your content with [Notion](https://www.notion.so/) and deploy it with [Zeit Now](https://zeit.co/now).
## Table of contents
- [Installation](#Installation)
- [Usage](#Usage)
- [Code of Conduct (CoC)](#Code-of-Conduct-CoC)
- [Maintainers](#Maintainers)## Installation
1. [Create a new repository](https://github.com/connor-baer/website-template/generate) using this repository as a [template](https://help.github.com/en/articles/creating-a-repository-from-a-template).
2. [Clone your new repository](https://help.github.com/en/articles/cloning-a-repository), then `cd` into the project folder and run `yarn` to install all dependencies.
3. Run `yarn dev` to start the website server and begin developing!## Usage
*In writing...*
## Code of Conduct (CoC)
This project follows the Contributor Covenant Code of Conduct. Please, [read it and follow it](CODE_OF_CONDUCT.md).
If you feel another member of the community violated our CoC or you are experiencing problems participating in our community because of another individual's behavior, please get in touch with the maintainers. We will enforce the CoC.
### Maintainers
- [Connor Bรคr](mailto:[email protected])