GithubHelp home page GithubHelp logo

willcode2surf / britto Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jonathankingston/britto

0.0 2.0 0.0 1.15 MB

Britto - a blog made using Meteor

Home Page: http://britto.co

License: Other

britto's Introduction

Britto

Britto a simple blog made with Meteor. Current version: 0.2.4

How to use

To use Britto, you need to install Meteor:

curl install.meteor.com | sh

Then you can clone the code onto your system:

git clone git://github.com/jonathanKingston/britto.git

Add packages Britto needs:

//You need to add in Stellar which isn't an official package yet
//My meteor package dir was here: /usr/lib/meteor/packages/  or  /usr/local/meteor/packages. You should just be able to run the following command there.
//If however this offends you, you should be able to copy stellas contents into the lib/ folder and it work fine :)
git clone git://github.com/jonathanKingston/stellar.git

//In the app direcory now:
meteor add stellar

Move to that directory and deploy to your own location:

cd britto
meteor deploy [yourlocation].meteor.com

You can then visit your applications address and login with username: admin and password: password.

Styling

To style Meteor you can edit: /client/css/britto.css To use bootstrap: rm /client/css/britto.css mv /client/css/britto.bootstrap /client/css/britto.css meteor add bootstrap

Legacy

So if anyone wanted page transitions from before... it has been disabled but it is coming back, the code is still available just not working just yet :).

britto's People

Contributors

jaeh avatar jonathankingston avatar

Watchers

 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.