Code Monkey home page Code Monkey logo

blog_elixir's Introduction

Blog

A high-performance blog built with Phoenix, PostCSS, and Babel https://dmix.ca

Features:

  • Real-time commenting (using websockets)
  • Write new blog posts using markdown with WYSIWYG editor
  • Secure admin section (publish posts, approve/delete comments, analytics, etc)
  • Category based organization system
  • Static pages for about, contact, etc sections
  • 100% Test coverage using ExUnit and phantomjs browser testing
  • Syntax highlighting for code blocks
  • Real-time active user list and view counts on each blog post
  • Voting/<3 system for liking blog posts, comments, and more
  • Email newsletter signup form
  • Contact form
  • Built-in server side analytics

Built with:

Technology About Website
Phoenix Elixir web framework http://elixir-lang.org/
Tachyons CSS Framework http://tachyons.io/
PostCSS CSS3 syntax, @imports, calc, etc http://postcss.org/
Babel + ES6+ES7 Latest javascript features https://babeljs.io/
Argon2 Password hashing library https://github.com/P-H-C/phc-winner-argon2
Comeonin Authentication framework https://github.com/riverrun/comeonin
Wallaby Concurrent browser testing (phantomjs) https://github.com/keathley/wallaby
Distillery Elixir release management https://github.com/bitwalker/distillery

Setup:

How to start app:

  • Install mix/npm dependencies with make install
  • Create and migrate database with mix ecto.setup
  • Seed database with fake content with mix ecto.seed
  • Start Phoenix endpoint with mix s
  • Run automated testing with mix dev

Now you can visit localhost:4000 from your browser.

blog_elixir's People

Contributors

dmix avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.