Git Product home page Git Product logo

bulletin's Introduction

bulletin

A link-blog, static site generator built on top of Pinboard. Modeled after the Linked List side of Daring Fireball and Waxy Links.

This is meant as a prototype for a more robust, self-hosted service.

Changelog

0.8.2 - Was not tracking changes, since the initial 0.8.0 release.

Component List

  • Server (DigitalOcean)
  • Web Server (Nginx)
  • Ruby
  • Ruby Games
    • aws-s3
    • json
    • redcarpet
    • zip
  • Cron
  • Pinboard Account
  • (optional) Amazon Web Services Accoutn with S3 Access

Pseudocode

  1. Cron launches process at predetermined interval, once a day.
  2. Grab items you posted to Pinboard that have a special tag.
  3. Pull out all items posted in the last 24 hours.
  4. Create a web page with those items.
  5. Archive the items for the day in a JSON file.
  6. Create ann RSS feed.
  7. Zip up content of site and backup to Amazon S3.

License

Code is available under a BSD-style license. See the included LICENSE file for details.

bulletin's People

Contributors

kyleobrien avatar

Stargazers

Nazeeruddin Ikram avatar

Watchers

 avatar James Cloos avatar

bulletin's Issues

FB / Twitter export

Should also post individual links to social networks as secondary distribution.

Back up the site to S3

We're going to do the easiest possible thing.

  1. Take the site, excluding script files.
  2. Zip it up and give it a name with the archive date.
  3. Toss it over to S3.
  4. Delete the zip file created in step 2.

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.