Giter Site home page Giter Site logo

hackfoldr-2.0-forkme's Introduction

The New Hackfoldr

Organize gdoc and hackpad documents for project.

Why?

We need a way to organize many dynamic documents for every projects.

The shared folder feature in Google Docs comes very close to what we want, but as every document is opened in edit mode, it soon becomes unusable. It is also impossible to sort the items and we had to use numeric prefix to achieve that.

Hackpad collections are great too, but we also want to include spreadsheets as one of the item types.

So we build this small single-page static web application, that reads a list of url from an EtherCalc spreadsheet, rendering it in a way similar to a google docs folder. If the document supports read-only mode, we use that by default when it is opened by the user, and provide an additional edit link.

Supported document types

  • Google Docs
  • Google Spreadsheets
  • Google Prensetation
  • Google Drawing
  • Hackpad
  • EtherCalc
  • Links

Sample folder

http://folder.moztw.org/hackfolder_template

Hosting your own Hackfoldr

Please follow the toturial to set up your own hackfoldr 2.0 instance

Development

devDependency Status

  • development on master branch
  • deploy on gh-pages branch (It would auto deploy via travis-ci. You only commit on master branch and push.) ^^^ temporary broken ^^^

Developing with Gulp.js

  • pre-dev:
    • install: node
    • npm i
  • devlopment:
    • npm start
    • open http://localhost:3000/ to see the result. You can use http://localhost:3000/hackfolder_template to development.

License

CC0 1.0 Universal

http://creativecommons.org/publicdomain/zero/1.0

To the extent possible under law, the original author Chia-liang Kao has waived all copyright and related or neighboring rights to hackfoldr.

Thanks to all contributors for Hackfoldr and Hackfoldr 2.0

This work is published from Taiwan.

hackfoldr-2.0-forkme's People

Contributors

appleboy avatar audreyt avatar caasi avatar etblue avatar irvin avatar jessy1092 avatar mrorz avatar oobe avatar patcon avatar petercpg avatar peterdavehello avatar tka avatar yhsiang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hackfoldr-2.0-forkme's Issues

Support geojson

Can we use a new field to put geojson raw link, that can let hackfoldr to draw some geojson on map.

If had this field, I also can use it draw geojson on iOS app.

沒辦法在Firefox 51.0.1底下載入內部分頁

以Firefox 51.0.1 正式版進入時,看的到目錄,但無法正常開啟。會在內部分頁顯示:
已依內容安全政策封鎖

這個頁面包含了內容安全政策以致於無法以這種方式被載入。
Firefox 阻止了這個頁面載入,因為這個頁面的內容安全政策不允許其以這種方式被載入。

應該是iframe 的安全性問題造成的。

Google spreadsheet integration not working

Reticketed from hackfoldr/hackfoldr-2.0#59 (comment)

Sample hackfoldr: http://beta.hackfoldr.org/tasfsfsad

Ethercalc config shim: https://ethercalc.org/tasfsfsad

Google spreadsheet config: https://docs.google.com/spreadsheets/d/1pEpS-QrLaXHZyULMsBsxyNrMGOrdxRcOxTGhxtneRN8/edit#gid=0

Environment

  • Ubuntu 14.04
  • Chrome 59.0.3071.115
  • Firefox 49.0.2

Observed behaviour

When creating a hackfoldr backed by a Google Spreadsheet (see above links), the hackfoldr appears as completely empty. However, clicking the pencil icon still opens the proper google spreadsheet in the pane.

Expected behaviour

Would have expected config that was pulled directly from ethercalc config to work just the same and render the hackfoldr.

Is this a bug, or is this feature no longer available? Are there any examples of working hackfoldrs backed by Google Spreadsheets?

Thanks!

cc: @irvin

Remove compass

No one maintain compass now. I think we should find another solution for css.

Encounting Jade error on deploy script

When I run ./deploy.sh it will have an jade error prevent me from building release html to gh-pages branch, which I should open a new issue and discuss there

Fix npm start issue on babel

There is an error messages about babel to prevent npm start when dev
➜ hackfoldr-2.0-forkme git:(master) npm start

[email protected] start /Users/Irvin/Coding/hackfoldr-2.0-forkme
gulp dev
[17:29:59] Failed to load external module @babel/register
[17:29:59] Requiring external module babel-register
[17:30:00] Using gulpfile ~/Coding/hackfoldr-2.0-forkme/gulpfile.babel.js
[17:30:00] Starting 'jade'...
[17:30:00] Starting 'sass'...
[17:30:00] Starting 'js'...
[17:30:00] Starting 'assets'...
[17:30:00] Starting 'server'...
[17:30:00] listening on port 3000
[17:30:00] Finished 'server' after 41 ms

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.