Skip to content

fliiiix/Audio-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio-Blog

Build Status

The Config

cat $PROJECTDIR/config.yaml
production:
  SoundCloudClientId: xxx
  SoundCloudClientSecret: xxx
  SoundcloudRedirecURL: http://localhost:9292/authPoint
  BlogTitel: Music Blog
  Description: Bla bla bla
  User: test
  Pass: ChangeMe
  Social: ["Email", "Instagram", "Location", "Soundcloud", "Twitter", "Whatsapp", "Youtube", "Beatstarts", "Airbit"]

Social Possible values are:

  • Email
  • Instagram
  • Location
  • Soundcloud
  • Twitter
  • Whatsapp
  • Youtube
  • Beatstarts
  • Airbit

You can easily extend this just add a .png file to public/img/social/ and add the file name to the Social config (your config.yaml)

Environment

The :environment defaults to the value of the RACK_ENV environment variable (ENV['RACK_ENV']), or :development when no RACK_ENV environment variable is set. You can configure different values for development and production.

For layout the awesome pure framework.
The icons are from icomoon.

Credits for the image on /login from flic.kr: http://www.planetofsuccess.com/blog/

About

A blog engine for musicians

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published