Commit Graph

60 Commits

Author SHA1 Message Date
Sean Zellmer
577c4c1bec Updating guides (1.5.0) (#154)
* Remove `--` for app option passthrough

Changed since `paparam` was used for parsing command line options:
85892a6a32a84ae42a548f8e3ac0b5dbedd70c80
Now uses `cmd.rest` for app args.

* Use `Pear.config.args` for howto scripts

* Update "starting a pear desktop project" guide to match template

* Remove `--no-ask-trust` flag from `pear run` cli doc

This command was replaced by `--no-ask` which was already in the
documentation. Updated a reference to `--no-ask-trust` in the 'Sharing a
Pear Application' guide.

* Fix typos in "Releasing a Pear Application" guide

* Correct application storage folder name in hyperbee howto

* Add missing `test/index.test.js` in project structure for terminal guide

* Remove language about app continuing to run

This is no longer true at least as of pear:
v0.5114.pqbzjhqyonxprx8hghxexnmctw75mr91ewqw5dxe1zmntfyaddqy / v1.5.0

* Fix extra indention in example code for hypercore howto

* Format json in `_template.json` example

* Add instructions to set up a minimal `package.json` for testing template

Without this, the next step of `pear run --dev .` does not work since
`pear` expects a `package.json` file.

* Rename hyperbee reader app in hyperdrive howto to avoid name conflict

Naming only matters if someone is following the guides and starts each
guide from the same root directory. If they do, then `bee-reader-app`
from the hyperdrive conflicts with the `bee-reader-app` from the
hyperbee howto.

* Remove unrelated youtube tutorial from hyperswarm howto

* Update guide/creating-a-pear-init-template.md

Co-authored-by: David Mark Clements <huperekchunow@googlemail.com>

* Fix spelling mistake

Co-authored-by: David Mark Clements <huperekchunow@googlemail.com>

---------

Co-authored-by: David Mark Clements <huperekchunow@googlemail.com>
2024-11-01 19:32:58 +01:00
Sean Zellmer
c0956c273d Fix spelling mistakes (#150) 2024-10-22 15:07:06 +02:00
Sean Zellmer
174dcce808 Fix 'key' vs 'link' (#149)
* Change `key` to `link` to match CLI functionality

CLI commands have changed to take the link format (`pear://<key>`)
instead of the key.

* Update guides to use `link` instead of `key` for CLI commands
2024-10-19 17:10:21 +02:00
Vivek Singh
2ee7373e62 add pear interface (#143)
* add pear interface

* fix semi-colon spacing
2024-09-25 12:18:40 +02:00
Vivek Singh
655f425a5b guide for creating pear init templates (#141)
* first draft

* create guide draft

* add assets for guide

* remove __main__ file, add note

* fix quotes
2024-09-20 13:37:48 +02:00
Vivek Singh
200a55150e add draggable title bar info in guide (#140)
* update guide

* wrap pear-ctrl in titlebar

* adjusted mac pear-ctrl margin

---------

Co-authored-by: rafapaezbas <rafaelpaezbastida@gmail.com>
2024-09-17 18:11:30 +02:00
Vivek Singh
3817bff892 Update guides (#134)
* update desktop guide

* update pear terminal guides

* fixes

* fix ctrl-c for example terminal app

* use SIGINT on readline close

---------

Co-authored-by: rafapaezbas <rafaelpaezbastida@gmail.com>
2024-08-27 12:15:39 +02:00
d61b292b-2859-4ed6-8c7c-b7397ad8e351
b11083fc8d Fix typo (#130) 2024-08-20 14:18:50 +05:30
Vivek
bcd322c1cb fix install link 2024-07-19 16:06:52 +05:30
Vivek Singh
9ebb687611 add trust dialog info (#102)
* add trust dialog info

* fixes

* fix warning note
2024-04-23 12:37:38 +02:00
Billie Hilton
74c4e389b8 fix extraneous closing tag in example HTML (#97)
Prettier caught the extra `</div>`. Technically, `<body>` doesn't need to be closed, but it helps keep indentation consistent.
2024-04-15 10:33:53 +02:00
Vivek Singh
1535777e26 Add comments to code blocks (#89)
* add mising comments

* add Hyperbee to blocks in README

* fix cap typo

---------

Co-authored-by: Vivek Singh <vi@localhost.localdomain>
Co-authored-by: Vivek Singh <vivek@peartree.to>
2024-04-15 10:19:58 +02:00
Vivek Singh
b339e2878a move bare ref and update links (#93)
* move bare ref and update links

* move pear ref into subfolder

* update README

* tiny fix

---------

Co-authored-by: Vivek Singh <vivek@peartree.to>
2024-03-21 14:13:04 +01:00
HDegroote
adfe9fc51b Add err handlers to swarm connections (#70) 2024-02-23 12:02:21 +01:00
Tobias Baunbaek
cbc6771450 Fix typo in code examples 2024-02-20 16:33:12 +01:00
dazl
f1b3f1cb62 typos eg help stage vs stage help (#56)
Co-authored-by: dazl <dazl@dazl.ca>
2024-02-19 16:21:59 +01:00
Matt DesLauriers
955b93b987 Update making-a-pear-desktop-app.md (#53)
add note about running two pear apps
2024-02-16 22:34:23 +01:00
Tobias Baunbæk Christensen
af9d543015 Add guide on terminal debugging (#43)
* Add guides on how to debug mobile/terminal apps

* Rename to Pear Desktop

* Cleanup

* Clean Pear.config.args explanation

* Fix incorrect renaming

* Remove mobile debugging guide

* Rename fix

* Rename back to Pear Runtime
2024-02-16 15:35:02 +01:00
Vivek Singh
fac1f73572 Fix grammar in docs (#49)
* fix grammar in readme

* fix grammar in compact-encoding

* fix grammar in hyperdht

* fix grammar in hyperdrive

* fix grammar in hypercore

* fix grammar in hyperswarm

* fix grammar in localdrive

* fix grammar in mirrordrive

* fix grammar in sharing-a-pear-app

* tiny fixes
2024-02-16 14:46:16 +01:00
Subash SN
a4d631e047 Embed syntax (#47)
Co-authored-by: Subash <subash@vuln.in>
2024-02-14 18:13:31 +01:00
Subash SN
837056a50e Updated Youtube links with existing markdown syntax (#40)
* Fixed youtube links

* Updated E2
2024-02-14 14:45:56 +01:00
rafapaezbas
636b931276 Fix router (#39)
* on click, do not add route if included in pathname

* corrected readme tools table links

* remove code blocks inside links

* corrected hypercore and hyperwarm links

---------

Co-authored-by: rafapaezbas <rafa@holepunch.com>
2024-02-14 14:11:39 +01:00
Tobias Baunbæk Christensen
2a83cb57e6 Update guide/making-a-pear-terminal-app.md
Co-authored-by: David Mark Clements <david.mark.clements@gmail.com>
2024-02-13 15:16:54 +01:00
Tobias Baunbæk Christensen
377828459b Update guide/making-a-pear-terminal-app.md
Co-authored-by: David Mark Clements <david.mark.clements@gmail.com>
2024-02-13 15:16:42 +01:00
Tobias Baunbæk Christensen
407ea87f40 Update guide/making-a-pear-terminal-app.md
Co-authored-by: David Mark Clements <david.mark.clements@gmail.com>
2024-02-13 15:08:34 +01:00
Tobias Baunbæk Christensen
ddbf4c9dd7 Update guide/starting-a-pear-terminal-project.md
Co-authored-by: David Mark Clements <david.mark.clements@gmail.com>
2024-02-13 15:08:00 +01:00
Tobias Baunbaek
74f73c0ecb Add Making A Terminal App guide 2024-02-13 15:02:21 +01:00
dmc
0027cce78c no redir links 2024-02-12 18:54:17 +01:00
dmc
696fec2b86 videos 2024-02-12 18:40:22 +01:00
HDegroote
d948cf7e1e Propose formulation changes 2024-02-06 02:23:57 +01:00
dmc
3fdf7a326b pearify 2024-02-01 00:19:20 +01:00
dmc
a32ed51350 launch -> run 2024-01-30 22:00:57 +01:00
dmc
025ab50d05 guide: making a desktop app, update look, pear-ctrl, tweaks 2024-01-30 22:00:48 +01:00
dmc
a2dbb32d51 import pear -> global.Pear 2024-01-29 14:33:45 +01:00
dmc
ee47b5f268 voice 2024-01-25 20:21:51 +01:00
David Mark Clements
efe514108d Merge pull request #23 from holepunchto/pear-terminal-comments
Less words in pear terminal guide
2024-01-25 15:14:13 +01:00
David Mark Clements
db4e7edd85 Merge pull request #24 from holepunchto/pear-desktop-project-comments
Simplify 'starting a pear desktop project' + titlecase
2024-01-25 15:13:43 +01:00
David Mark Clements
f3a187a37e Update guide/starting-a-pear-desktop-project.md 2024-01-25 15:13:29 +01:00
David Mark Clements
eca07e2c2c Merge pull request #25 from holepunchto/pear-desktop-app-comments
Simplify 'making a pear desktop app'
2024-01-25 15:12:36 +01:00
dmc
87198720b2 releasing a pear, readme iterate, howtos 2024-01-25 14:36:02 +01:00
HDegroote
f8510c00f5 Spacing 2024-01-25 01:36:01 +01:00
HDegroote
4453c25b14 Imperative and Passive voice 2024-01-25 01:33:44 +01:00
HDegroote
9482f87699 Simplify making a pear desktop app 2024-01-24 23:12:38 +01:00
HDegroote
7f3899ae39 Simplify starting a pear desktop project + titlecase 2024-01-24 22:26:13 +01:00
HDegroote
5643e6d06c Less words in pear terminal guide 2024-01-24 22:06:09 +01:00
dmc
8693b63c5c sharing an app + other improvements 2024-01-23 14:44:50 +01:00
dmc
26ca839e4d fixup 2024-01-19 19:32:09 +01:00
dmc
7b9d96b21b nav w/ back history fully functioning 2024-01-11 14:56:34 +01:00
dmc
c8e9868205 ordering/discussion 2024-01-11 14:48:12 +01:00
dmc
52942669af tweaks/fixes 2024-01-10 15:19:00 +01:00