Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.
/ athene2-blue-gum Public archive

Complete rework of the current athene2 design with a focus on responsive, mobile first.

License

Notifications You must be signed in to change notification settings

serlo/athene2-blue-gum

Repository files navigation

Athene2 bluegum

Complete rework of the current Athene2 design with a focus on responsive, mobile first.

The idea is to develop the html+css parts with quicker tools and then move this into athene2 when the template is done.

Demo


Quick Start

# 1 Clone this repo
git clone https://github.com/serlo/athene2-blue-gum.git

# 2 Navigate into the repo directory
cd athene2-blue-gum

# 3 Install all node packages
yarn

# 4a Development mode next.js (with ssr)
yarn next

# 4b Storybook
yarn start

# 5 Run Linter
yarn lint

# 6 Build and Serve
yarn next:build
yarn next:start

Directory overview: src contains react components, static contains font files, pages and .next are related to next.js, __stories__ and .storybook are related to storybook.

About

Complete rework of the current athene2 design with a focus on responsive, mobile first.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages