All Projects → elixirschool → school_house

elixirschool / school_house

Licence: Apache-2.0 license
The new era of Elixir School now powered by @phoenixframework

Programming Languages

elixir
2628 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to school house

cloudformation-static-site
Cloudformation script to set up static site hosting on AWS with S3 and Cloudfront
Stars: ✭ 15 (-85.85%)
Mutual labels:  static-site
phoenix-postgresql-notify-listen-example
Publish/subscribe with PostgreSQL and Phoenix Framework
Stars: ✭ 16 (-84.91%)
Mutual labels:  phoenix-framework
gatsby-starter-typescript
A Gatsby starter the way I like it.
Stars: ✭ 62 (-41.51%)
Mutual labels:  static-site
jiahao.codes
😎 Personal Website
Stars: ✭ 63 (-40.57%)
Mutual labels:  static-site
sutanlab.id
☕️ My Personal Homepage & Blog site with NextJS. 🇺🇸 🇮🇩
Stars: ✭ 39 (-63.21%)
Mutual labels:  static-site
dry
Dry is a new template engine and language, and is a superset of Shopify's Liquid, with first-class support for advanced inheritance features, and more. From the creators of Enquirer, Assemble, Remarkable, and Micromatch.
Stars: ✭ 66 (-37.74%)
Mutual labels:  static-site
highlights-jekyll-theme
A Jekyll version of the "Highlights" theme by HTML5 UP.
Stars: ✭ 26 (-75.47%)
Mutual labels:  static-site
tail-kit
React UI kit built using tailwindcss
Stars: ✭ 49 (-53.77%)
Mutual labels:  tailwindui
website-hugo
FOSSDay page
Stars: ✭ 12 (-88.68%)
Mutual labels:  static-site
ethereal-jekyll-theme
A Jekyll version of the "Ethereal" theme by HTML5 UP.
Stars: ✭ 13 (-87.74%)
Mutual labels:  static-site
Blended
The Most Versatile Static HTML Site Generator
Stars: ✭ 22 (-79.25%)
Mutual labels:  static-site
blog
An example Phoenix 1.3 application
Stars: ✭ 14 (-86.79%)
Mutual labels:  phoenix-framework
wordpress-scaffold
The scaffold for GRRR's WordPress Pro setup.
Stars: ✭ 16 (-84.91%)
Mutual labels:  static-site
phoenix-rethinkdb-elm-webpack-example
Rephink: A real-time stack based on Phoenix Framework, RethinkDB, Elm, Webpack
Stars: ✭ 16 (-84.91%)
Mutual labels:  phoenix-framework
nextjs-github-pages
🚀 Deploy a Next.js app to Github Pages via Github Actions.
Stars: ✭ 89 (-16.04%)
Mutual labels:  static-site
ucx chat
UcxUcc is a simple but powerful team collaboration suite of applications designed to improve communications, information sharing and productivity for the businesses small and large.
Stars: ✭ 54 (-49.06%)
Mutual labels:  phoenix-framework
phx raws
Raw websocket server on top of Phoenix.
Stars: ✭ 27 (-74.53%)
Mutual labels:  phoenix-framework
poker ex
Texas Hold 'Em app written in Elixir with Phoenix and OTP
Stars: ✭ 58 (-45.28%)
Mutual labels:  phoenix-framework
phoenix-and-elm-landing-page
Repo for my "Phoenix and Elm landing page " tutorial series
Stars: ✭ 14 (-86.79%)
Mutual labels:  phoenix-framework
noobtoberfest
Game-coding challenge for everyone who wants to contribute to an open-source project for Hacktoberfest 2020 🎮
Stars: ✭ 32 (-69.81%)
Mutual labels:  static-site

School House

Continuous Integration Deploy

School House is the new era of elixirschool.com now powered by Elixir and Phoenix 🎉

By leveraging Dashbit's NimblePublisher and some restructing of the existing lessons we're able to use the lessons so many have contributed to while delivering them in an improved experience!

Development

To get up and running all we need is a single command:

$ make setup

This will fetch dependencies, download lessons and blog posts from the external repository, and compile the project.

Then start the phoenix server with:

$ mix phx.server
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].