Giter Club home page Giter Club logo

community's People

Contributors

adgitate1 avatar albertkimdev avatar andrew avatar andrewxhill avatar asutula avatar b5 avatar balupton avatar carsonfarmer avatar dpetranek avatar eightysteele avatar flyskywhy avatar genderev avatar hacdias avatar jacobcoro avatar jnthnvctr avatar joewagner avatar jsign avatar just-bri avatar justmaier avatar jvelo avatar kanej avatar mehtaphysical avatar mmuenker avatar niklabh avatar saintmalik avatar sanderpick avatar theefer avatar undercase 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  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

community's Issues

Add a concept page for Encryption

Where are decisions made about encryption and where does encrypted data come into play. Should probably touch on Threads, Schemas and Files. Also sync, wallets, and devices.

Unify library docs across repos

I've configured these docs to just pull docs from each of the project libraries,

https://github.com/textileio/docs/blob/master/Makefile#L7

Right now it takes the root README.md. Here, I'd like to standardize all repos to split repo overview README.md in the root and a docs readme in docs/README.md. Optionally, repos could add other files under docs/ but as long as that main one is there. We can then format these similarly so that when unified in this repo they all look the same.

Some notes while going through the Tour

Hey All, thanks for the awesome documentation. It's super helpful and you've done a great job at making it easy to get started. As I'm going through it, I ran across a few things I thought I should share:

  • When adding locations on windows via CLI, I had to remove the single quotes. Just need to note the issue for Windows.
  • When doing the section about sending and accepting invites I ran into a problem finding my buddy peer. I triple checked the Acct Id, and it was all correct. Eventually, after waiting a while and trying again, it found the peer. It might be worth mentioning that they should wait a bit after firing up the buddy node to ensure that it's connected to the network.
  • It talks about ignoring the invite and gives the code to do that, but it doesn't provide the code needed to accept the invite, just the success message. (it's textile invites accept "QmWcd5RoyFBsA65EKiJRNsmhoDLADTgRXdri469Fj9nndN" --api="http://127.0.0.1:41600")
  • When creating the Cafe Token you need to include --api="http://127.0.0.1:41600" or ensure you're working from the terminal with that env variable set. It might be best to just include the flag in the code example.

I'll take a stab at fixing these if you agree on the proposed changes.

Add concept page for Feed

It has some helpful organizational tools for subscribing to updates, but it's not super clear from the API docs alone how to use them. Feels like Feed itself should get a concept page to talk about why a developer would use it and some of the different options.

New concept page, Removing data

We should go through and document just what happens during different type of removals in Textile.

  • Remove a private thread
  • Remove a shared thread
  • Remove a file
  • Remove a contact

Mixed Use of localhost and 127.0.0.1 in Tour of Textile

In the Tour of Textile, some example commands use the address 127.0.0.1, like this:

textile comments add "Is this an outlier?" --block="QmUvWjstQzR6y7UctRJgVjcKsKzutZoiBsQw6WBXMnmg84" --api="http://127.0.0.1:41600"

While others use its alias, localhost, like this:

textile chat --thread="12D3KooWExn4ut4RV2qHXFSiWb3AfhL2whB8vJgYpnDcmVCG7UBv" --api="http://localhost:41600"

I think it would be clearer to choose one and stick to it throughout the guide, but I'm not sure what the pros and cons of each are, or if it's merely a stylistic decision. If we come to a consensus on which one to use I will update the docs to reflect it.

JS-HTTP => Javascript in Tour etc?

In the tabs of the tour we call it JS-HTTP. So, proposing a couple changes to that.

  1. We can state near the beginning that Javascript examples will require the HTTP API.
  2. We just call that tab, Javascript
  3. We make sure all the code in those examples Browser compatible not node.js compat (which at least the File add one is currently I think)

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.