Coder Social home page Coder Social logo

1999-project's Introduction

1999-project

1999.io needs a place for docs, support, sample code, and a place to store the default templates. This is that place.

Updates

v0.53 - 6/6/16 by DW

Added a new utility app that generates monthly archive pages. The feature was recently added to 1999.io. This builds archive pages for months before the feature came online. I'm using this app to generate the pages for Scripting News.

v0.52 - 6/4/16 by DW

Added about.opml to the new misc folder. It's just there to support review work on the About page for 1999.io. Using GitHub you will be able to follow changes to the document.

v0.51 - 5/30/16 by DW

The new domains configuration option is documented.

v0.50 - 5/16/16 by DW

PlugIns are now available in 1999.io. A new howto says how servers set them up and the templateEdit plugin is documented.

v0.49 - 5/13/16 by DW

New howto shows how to configure the homepage of the editor.

v0.48 - 4/27/16 by DW

Added a template for the Issues section, per the instructions on the GitHub site.

Thanks to the medium-editor project for the example.

v0.47 - 4/17/16 by DW

Demo app for websocket support in 1999.io server. You can hook it up to your chatlog, and see how you might develop a client app for your blog using the realtime power of WebSockets. One of the few real-world demos for WebSockets.

Note: This app previously was in its own repository. It really belonged in this collection of demos.

Also: You can run this app from a web page on 1999.io.

v0.46 - 4/16/16 by DW

New sample app, readchatlog.js. Reads a chatLog.js file, which contains all the information about a user's blog, and lists each item to the console, including the ID, title and when it was posted. Just want to get people thinking of apps they might build off the chatLog.json files.

v0.45 - 4/12/16 by DW

New docs page on macros that are available to templates while pages are being rendered.

v0.44 - 4/8/16 by DW

Updates to the setup docs.

v0.44 - 4/6/16 by DW

New utility script for breaking up big chatLog.json files, one file per month in a sub-folder called months/.

v0.43 - 4/4/16 by DW

Started a new code folder for sample code. First bit of code I'm sharing is the source for ping.1999.io, designed to run as a PagePark script.

v0.42 - 4/2/16 by DW

Added docs for publish callbacks.

Moved the startup docs from the blog.

Two more: updating and whitelist.

v0.41 - 4/2/16 by DW

Made a small change to template.opml. There's a new macro on the page title: [%defaulttitlestyle%].

<div class="divMessageTitle" id="idMessageTitle" [%defaulttitlestyle%]>[%title%]</div>

For story pages its the empty string, but for the home page it's: " style="display: none;" "

This stops the title from flashing when the home page is displayed. I found it really ugly and unacceptable.

Now, if you've modified your template, and you want this functionality you'll have to add this to your template.

v0.40 - 4/2/16 by DW

Started the project off with the defaults.

Included are the default menubar and template in OPML and the menubar in HTML.

These will stay updated along with any changes I make to the ones actually used by the 1999.io app.

They're provided as a reference and a way to track changes to the templates.

1999-project's People

Contributors

scripting 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.