Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull from master #1

Merged
merged 17 commits into from
May 24, 2019
Merged

pull from master #1

merged 17 commits into from
May 24, 2019

Conversation

unixpi
Copy link
Owner

@unixpi unixpi commented May 24, 2019

No description provided.

kernelwhisperer and others added 17 commits April 21, 2019 13:01
* feat: update aragonOS's documentation for 4.2.0

* Fix link syntax

Links need to be `/docs/..` otherwise they break
… aragonPM section (#143)

* fix: clean up unnecessary headerLinks declaration

* feat: restructure aragonPM sections

* feat: add App Center submission details

* Rearrange APMRegistry section

Added an introduction paragraph as well

* Rearrange APMRegistry section

Added an introduction paragraph as well

* fix: Revert cb41ba6

* Fix: Remove intro
Also fix some links and update RxJS usage.
* Update getting-started.md

started work on issue #104 + empathy for web3 newbies.

* Update getting-started.md

Fix typo + edit.

* Update getting-started.md

Add Mac considerations

* Update getting-started.md

Add empathy to quick start

* Update getting-started.md

start fleshing out 'What is Aragon and what does it do'

* Update getting-started.md

add introduction

* Update getting-started.md

intro edits

* Update getting-started.md

add further reading subsection to intro

* Update getting-started.md

Flesh out 'More on DAOs' subsection

* Update getting-started.md

Edits

* Update getting-started.md

minor edits + ellipses as placeholders

* Update getting-started.md

intro edits: clarify link between Aragon Apps and DAOs

* Update getting-started.mf

intro edits

* Update getting-started.md

intro edits

* Update getting-started.md

intro edits

* Update getting-started.md

intro edit

* Update getting-started.md

start fleshing out web3 subsection

* Update getting-started.md

web3 subsection additions + edits

* Add web2 vs web3 stack image via upload

For getting-started.md

* Add another web2 vs web3 stack image via upload

for getting-started.md

* Update getting-started.md

web3 subsection: add web2 vs web3 stack image + edits

* Update getting-started.md

environment setup edits. start fleshing out web3 provider text

* Update getting-started.md

Metamask subsection: quote update

* Update getting-started.md

Up and running: lots of little edits

* Update getting-started.md

add placeholders for tomorrow

* Update getting-started.md

Metamask subsection: add instructions modulo images

* Add images for getting-started.md via upload

metamask subsection images

* Update getting-started.md

Metamask subsection: add images + edits

* Update getting-started.md

Interacting with your first DAO subsection: add instructions

* Update getting-started.md

intro edits

* Update getting-started.md

web3 provider subsection edits

* Update getting-started.md

metamask subsection edits

* Update getting-started.md

aragonCLI subsection edits

* Update getting-started.md

Quick start section edits

* Update getting-started.md

style edit: replace uppercase words with bold + capitalized

* Update getting-started.md

minor edits

* Add image for getting-started.md

For 'Interacting with your first DAO' subsection

* Add image for getting-started.md

For 'Interacting with your first DAO' subsection

* Add image for getting-started.md 

For 'Interacting with your first DAO' subsection

* Update getting-started.md

Add images to 'Interacting with your first DAO' subsection + minor edits

* Update getting-started.md

kill my darlings + minor edits

* Update getting-started.md

minor edit

* Update docs/getting-started.md

fix grammar

Co-Authored-By: hackingclimate <[email protected]>

* Update docs/getting-started.md

style change - avoid repetition

Co-Authored-By: hackingclimate <[email protected]>

* Update docs/getting-started.md

fix typo

Co-Authored-By: hackingclimate <[email protected]>

* Update docs/getting-started.md

fix typo

Co-Authored-By: hackingclimate <[email protected]>

* Update docs/getting-started.md

style change

Co-Authored-By: hackingclimate <[email protected]>

* Update getting-started.md

npx: add Gabi's suggested link + minor edit

* Update getting-started.md

mention Edit button + typo fix

* Update docs/getting-started.md

minor edit

* Update getting-started.md

Interacting with your first DAO subsection: replace first image with code snippet

* Update getting-started.md

change DAO name from foo to first_dao

* Update getting-started.md

remove aragonCLI installation troubleshooting subsections. link to troubleshooting guide instead

* Update guides-faq.md

add installing aragonCLI section

* Update getting-started.md

web3 provider subsection edits + remove metamask images/tutorial: will create and link to more complete guide instead.

* Update getting-started.md

Metamask subsection edit

* Update getting-started.md

Explain scaffolding + minor edits

* Update getting-started.md

Quick start section edits

* Update getting-started.md

Quick start edits

* Update getting-started.md

remove some comments, remaining comments now in bold

* Update getting-started.md

style edit

* Update getting-started.md

style edit

* Update guides-faq.md

Git subsection edits

* Update getting-started.md

comments now italic

* Update getting-started.md

add contributing section + feedback link + minor edits

* Include linux considerations for node LTS

* Update getting-started.md

update required node version.

* Explain why we prefer Frame to MetaMask

* Make clear that Aragon is more than just apps

* Broke up long paragraphs

* Make quick start section clearer

* Minor edit

* App name: replace first_dao with first-dao

Fix error: cannot generate application artifact:   Illegal char _

(The name of an App can't have an underscore)

* Add Frame guide link

* Create guides-use-metamask.md

* fill in guides-use-metamask.md modulo images

* Add metamask-guide images

* Update guides-use-metamask.md

minor edits

* Add metamask guide link

* Add further resources

* Add link to signing with metamask guide

* Add images for github guide

* Add github guide

* move github guide to docs folder

* replace link to github blog post with md file

* replace contributing tutorial with github guide

* remove introduction to frame 

We can't use Frame to interact with the Getting started page app (see #148 (comment)).
As a result, the user should use Metamask. To avoid confusing the user, better to introduce Frame in the tutorial page.

* Docs: Small fixes and comment court section

* Docs: Update metamask and update image to better display & small fixes

* Docs: Update github-guide
* refactor: URL aragonjs for api-js

* Doc: Add how to use frame guide

* Doc: Update assets & iterate tutorial

* Fix gif size

* Doc: Convert mp4 to gif

* Fix: reset package.json && i18n to master

* Style: New headers and small fixes

* Docs: Aragon DAO on Rinkeby

* Fix: typos and small changes

* Apply suggestions from code review

Co-Authored-By: Brett Sun <[email protected]>

* Docs: Add changes after review

* Remove next steps for next iteration
* Fix: broken commands & polish style

* Apply suggestions from code review

Co-Authored-By: Daniel Constantin <[email protected]>
Co-Authored-By: Brett Sun <[email protected]>

* Fix: Change staging to rinkeby environment

* Fix: reset os-ref to master
* Update github-guide.md

Minor edits (tone + grammar)

* Add a couple of HQ images for testing

* Replace first three images

* Add a couple more hq images

* Replace remaining images in 'Editing a document on GitHub' subsection

* Add replacement images for 'Your first edit' subsection

* Delete gh-5-hq.png

Wrong folder

* Delete gh-6-hq.png

Wrong folder

* Add replacement images for 'Your first edit' subsection (correct folder)

* Edit 'Your first edit subsection' and link to replacement images

* Add replacement images for 'Proposing the file change' and 'Comparing changes' subsections

* Link to replacement images in 'Proposing the file change' and 'Comparing changes' subsections + minor edit

* Add replacement images for 'Your first pull request' subsection

* Add links to replacement images in 'Your first pull request' subsection + minor edits

* Add replacement images for 'Adjusting your pull request' subsection

* Add final links to replacement images + minor edits

* Halve width of zoomed in images

* Delete gh-0.png

* Delete gh-1.png

* Delete gh-10.png

* Delete gh-11.png

* Delete gh-12.png

* Delete gh-13.png

* Delete gh-14.png

* Delete gh-15.png

* Delete gh-16.png

* Delete gh-17.png

* Delete gh-18.png

* Delete gh-19.png

* Delete gh-2.png

* Delete gh-20.png

* Delete gh-3.png

* Delete gh-4.png

* Delete gh-5.png

* Delete gh-6.png

* Delete gh-7.png

* Delete gh-8.png

* Delete gh-9.png

* Center img
add link to further resources
@unixpi unixpi merged commit 14fef2f into unixpi:master May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants