Added pinned repo sortable-recipes
This commit is contained in:
parent
a83910fc7e
commit
ae7982b5b9
2 changed files with 22 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "ember-select-light"
|
title: "ember-select-light"
|
||||||
date: 2019-09-01
|
date: 2019-09-01
|
||||||
pinned: true
|
pinned: false
|
||||||
---
|
---
|
||||||
|
|
||||||
> Ember Select Light is an Ember Addon written data-down, actions up (DDAU) written with in test-driven development practices.
|
> Ember Select Light is an Ember Addon written data-down, actions up (DDAU) written with in test-driven development practices.
|
||||||
|
|
21
content/repos/sortable-recipes.md
Normal file
21
content/repos/sortable-recipes.md
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
---
|
||||||
|
title: "sortable-recipes"
|
||||||
|
date: 2020-03-21
|
||||||
|
pinned: true
|
||||||
|
---
|
||||||
|
|
||||||
|
> A sample project for EmberConf 2020. Leverages Ember Octane and is fully test driven. Includes the RevealJS presentation and a simple Python backend.
|
||||||
|
|
||||||
|
<!--more-->
|
||||||
|
|
||||||
|
[Fork from Gitlab](https://gitlab.com/gaiety/sortable-recipes)
|
||||||
|
|
||||||
|
#  Sortable-Recipes
|
||||||
|
|
||||||
|
## Getting Started
|
||||||
|
|
||||||
|
* [Set up and run the presentation](https://gitlab.com/gaiety/sortable-recipes/-/blob/master/presentation/README.md)
|
||||||
|
* [Set up and run the backend](https://gitlab.com/gaiety/sortable-recipes/-/blob/master/python-api/README.md)
|
||||||
|
* [Set up and run the frontend](https://gitlab.com/gaiety/sortable-recipes/-/blob/master/ember-ui/README.md)
|
||||||
|
* [Set up and run the frontend (modern)](https://gitlab.com/gaiety/sortable-recipes/-/blob/master/ember-ui-modern/README.md)
|
||||||
|
|
Loading…
Add table
Reference in a new issue