Coder Social home page Coder Social logo

arena-blog's Introduction

Are.na Blog

Are.na Blog is a website that renders any channel in a blog format. It supports all block types but is ideal for text based channels in general.

Updates

I had wrote Are.na Blog as a tool that required you to clone your own version and fill in the required sections with your channel's slug name. Because I am lazy I decided to make a site that takes a slug as a URL param and renders the site with the blocks from that slug's channel.

Are.na Blog is now powered by Choo, which is an experimental front-end framework. It's really small, very simple, and a good place to start for learning to write apps with state, store, and routing. That being said it is quite experimental and I don't know how well maintained it is. For all you know, tomorrow it could be completely borked and this blog unusable. It was a fun experience to write this app with so take that as you will.

How to render your channel

Here's a quick example of how to get your channel to render as a blog:

    CHANNEL URL = 'https://www.are.na/nicolas-boillot/patterns-dithering'

    SLUG = 'patterns-dithering'

    ARE.NA_BLOG_URL = 'https://arena.blog.netlify.app/patterns-dithering'

There you have it! Excluding the fact that the url is fucking stupid this is should be a simple process. Maybe I will make a home page where you can paste a link and maybe I'll get a better domain. But maybe I won't...

Or maybe I'll just go back to making this a cli tool and allow you to build your own version of this app. We'll see

For now, feel free to try it out, file bugs, or just make suggestions.

Cheers

A

arena-blog's People

Contributors

advino avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.