Commit Graph

219 Commits

Author SHA1 Message Date
saralab
a462d23baa Update faq.md: FAQ's -> FAQs (#1558)
Update faq.md: FAQ's -> FAQs
2023-10-02 22:29:00 -04:00
saralab
f985d1ea34 Update getting-started.md : Grammar, Typos, consistency (#1559)
Updated getting-started.md for Grammar, Typos, consistency
2023-10-02 22:28:39 -04:00
Scofield Idehen
761923d688 Update overview.md (#1538) 2023-08-22 15:50:05 +02:00
janniks
3c819c28eb feat(stacking): add getSecondsUntilStackingDeadline helper method (#1528)
* fix: add getSecondsUntilStackingDeadline in addition to getSecondsUntilNextCycle

* docs: update docs

* chore: add negative case

* docs: udpate links

---------

Co-authored-by: janniks <janniks@users.noreply.github.com>
2023-07-24 20:17:09 +02:00
janniks
e239c42a88 docs: add provider section (#1532)
Co-authored-by: janniks <janniks@users.noreply.github.com>
2023-07-14 10:26:21 +02:00
friedger
a124807d70 chore: add update profile guide 2023-07-14 10:17:57 +02:00
janniks
58e4960096 docs: more fixes (#1519)
* docs: typo

* docs: more fixes

---------

Co-authored-by: janniks <janniks@users.noreply.github.com>
2023-07-03 16:12:43 +02:00
janniks
6cec3710f4 docs: typo 2023-07-03 15:56:34 +02:00
janniks
a353d53128 docs: update docs content for docs site 2023-07-03 15:52:58 +02:00
Lavanya Kasturi
f42545521e Update title for overview (#1507) 2023-06-16 20:11:51 +05:30
Lavanya Kasturi
f3ebcde259 Docusaurus remote content reorg (#1429)
* Fix the link from github repo to site

* Corrected note format
2023-01-18 11:43:06 -06:00
Lavanya Kasturi
e006907d49 Updated starters link and fixed note (#1428) 2023-01-17 14:35:43 -06:00
janniks
0b79061b66 docs: update admonitions and duplicate includes as partial 2023-01-12 01:00:53 +01:00
Lavanya Kasturi
70830f7741 Docs: Added troubleshooting.md and starters note (#1418)
* Include troubleshooting.md

* added starter note
2023-01-02 22:49:24 -06:00
Lavanya Kasturi
b223196770 docs: add stacks js remote content (#1409) 2022-12-12 18:27:16 +01:00
janniks
7c6aa73f0f chore: exclude rendered docs from version control 2022-01-31 09:54:47 -05:00
Alexander Graebe
f572477ca0 feat: add regtest to list of available networks
fixes #1041
2021-06-28 10:27:07 -07:00
Matthew Little
f605ec872e chore(docs): fix typedoc monorepo plugin usage 2021-05-12 10:23:59 -04:00
Reed Rosenbluth
3f219afe4b build: fix build docs script and typedoc tsconfig 2021-05-12 10:23:59 -04:00
Reed Rosenbluth
0719b1c752 chore: update root package version, build docs 2021-05-12 10:23:59 -04:00
Reed Rosenbluth
de0526fe6b docs: fix monorepo docs 2021-05-12 10:23:59 -04:00
Alexander Graebe
edd0551597 fix: make_keychain help description 2021-02-08 08:38:27 -08:00
Alexander Graebe
1206ab534e fix: lint, docs, and updates after merging master 2021-01-29 18:42:12 -05:00
Alexander Graebe
ba15c2f296 fix: updates based on feedback 2021-01-29 18:42:12 -05:00
Alexander Graebe
5b9a3edb40 feat: add delegate methods 2021-01-29 18:42:12 -05:00
Yukan
70187ffe98 docs: update docs 2020-12-01 14:09:17 -05:00
Yukan
faa8172c4e docs: rebuild docs 2020-11-20 15:50:12 -05:00
Yukan
ad5b3444e8 fix: build docs 2020-11-17 17:21:00 -05:00
Yukan
b939f0967e docs: merge docs 2020-10-26 20:55:29 -04:00
Yukan
ca569eb591 docs: add docs to git 2020-10-26 15:06:39 -04:00
Reed Rosenbluth
ea01cbf904 docs: rebuild to fix missing links 2020-07-01 14:16:38 -06:00
Reed Rosenbluth
3d5c0dc040 release: v21.1.0 2020-06-05 13:44:05 -06:00
Reed Rosenbluth
b975809a1f release: v21.1.0-beta.1 2020-05-20 08:35:21 -06:00
Ken
c21cae1fb6 release: v21.0.0 2020-03-25 15:09:55 -04:00
Reed Rosenbluth
fbe0b246ab v21.0.0 beta release 2020-01-17 14:42:46 -05:00
Ken
56951a3691 Merge branch 'master' into develop 2020-01-13 16:11:09 -05:00
Ken
d6ca9a40d4 Update tests for decrypting with custom key. 2019-10-07 21:48:01 -04:00
Matthew Little
93641ffb33 Fix https://github.com/blockstack/blockstack.js/issues/729 -- missing doc files 2019-09-23 12:51:27 -04:00
Ken
1db1752b88 Fix npm audit warnings and bump to version v19.4.0 beta 1. 2019-09-03 10:49:22 -04:00
Ken
91316d323b Bump to v19.3.0 2019-08-28 13:39:59 -04:00
Ken
85dfbf241e Bump version to v19.3.0-beta.1 2019-08-21 21:46:19 -04:00
Ken
290e94fdf4 Update docs. 2019-06-03 16:16:59 -04:00
Ken
7a21425a7e Add docs. 2019-04-12 18:32:16 -04:00
Matthew Little
af37efabf9 * Add docs to gitignore (no longer commit them).
* Rename tsconfig.typedoc.json for consistency.
* Minor warning fix in typdoc config.
2019-04-12 12:38:37 -04:00
Mary Anthony
1717cb5b69 Changes for the new Typescript doc
PutFileOptions tried/failed
Changes recommended by Matt
Fixing lint errors spacing and odd redirectPath
Fixing lodash lint error

Signed-off-by: Mary Anthony <mary@blockstack.com>
2019-04-09 16:33:28 -07:00
Ken
5e9333e401 Merge tag 'v19.0.1' into develop
v19.0.1
2019-03-29 14:06:09 -04:00
Ken
e1e29fcbcf Update documentation. 2019-03-29 13:52:14 -04:00
Matthew Little
f618626661 Remove lib and docs dir to make git diff and review easier. 2019-03-20 10:24:44 -04:00
Matthew Little
7c921c426f Fix putFile return type, hide *Impl exports from dcos 2019-03-13 17:44:23 -04:00
Matthew Little
7ffe3336b6 Merge develop 2019-03-13 10:52:32 -04:00