Commit Graph

1073 Commits

Author SHA1 Message Date
Tinnus Napbus
efb1830372 restructure chat app guide 2022-07-18 22:06:29 +12:00
Tinnus Napbus
284f58c9d4 add note about exiting ship 2022-07-17 19:48:44 +12:00
Tinnus Napbus
5a9313969f add note about desks 2022-07-17 19:48:44 +12:00
Tinnus Napbus
e35e6aecf7 add note about sail 2022-07-17 19:48:44 +12:00
Tinnus Napbus
93c735694e add note about marks 2022-07-17 19:48:44 +12:00
Tinnus Napbus
08eb3f75c6 make shell commands copyable 2022-07-17 19:48:44 +12:00
Tinnus Napbus
7df793bb95 add note about switching to shell 2022-07-17 19:48:44 +12:00
Tinnus Napbus
af88ed37c4 add note about dojo prompt 2022-07-17 19:48:44 +12:00
Tinnus Napbus
14974efb80 add note about react vs sail 2022-07-17 19:48:44 +12:00
tomholford
09cd694975 k-doors: remove extraneous playing-cards ref
This was causing  compilations of `playing-cards.hoon` to fail. Turns out that the reference is not necessary when it's an arm within the parent core.
2022-07-16 23:53:55 -07:00
tinnus-napbus
8d065fe6c4
Merge branch 'main' into update-scries 2022-07-17 17:35:42 +12:00
Tinnus Napbus
6333e32651 change scry beak format 2022-07-17 17:34:27 +12:00
Sigilante
6325d07bd7
Fix image links. 2022-07-16 19:56:35 -05:00
Sigilante
c5a2c46434
Remove customFence reference. 2022-07-16 19:53:47 -05:00
bonbud-macryg
f2402500fe
Merge branch 'urbit:main' into patch-1 2022-07-16 21:58:30 +01:00
tinnus-napbus
eb53861f0b
Merge pull request #71 from urbit/change-journal-app-link
change journal app link
2022-07-16 10:18:05 +12:00
Sigilante
c634f20b2e
Merge pull request #67 from bacwyls/patch-2
D-gates backtick rendering
2022-07-15 15:28:45 -05:00
Sigilante
e0399de0ec Split out parsing into own lesson. 2022-07-15 14:19:07 -05:00
Gordon
b696d26295 Merge branch 'add-ring-sig-guide' of https://github.com/urbit/developers.urbit.org into add-ring-sig-guide 2022-07-15 11:37:07 -07:00
Tinnus Napbus
e2afdf6b24 change journal app link 2022-07-15 22:58:28 +12:00
Tinnus Napbus
bccd6ef935 minor tweaks 2022-07-15 22:53:37 +12:00
Tinnus Napbus
6fcbeb023d add ring signature guide 2022-07-15 22:27:24 +12:00
tomholford
0be5c540ca remove typo in both 8 ball say generators 2022-07-14 23:10:01 -07:00
Sigilante
358aa77fcf
Update R-metals.md 2022-07-14 12:45:31 -05:00
bacwyls
f0726b6b64
D-gates backtick rendering
see something say something
2022-07-14 09:30:38 -07:00
tomholford
951589f4d9 j-stdlib: update generator name to match instructions
The reader is instructed to save a generator as `add.hoon`, so this updates the example to use `+add` to call it.
2022-07-14 00:47:47 -07:00
Sigilante
f52f4d21cf
Fix broken image link. 2022-07-13 12:37:43 -05:00
tomholford
2da33bdc68 j-stdlib-text: fix split string example
Previously the example code for string splitting was "off by one" (e.g., when splitting "this is a test", it would return ["this" "is" "a"]. This change welds the result list with the final word from the input tape in the recursive base case.
2022-07-12 21:44:24 -07:00
Sigilante
d2318bb44c
Update constants.md 2022-07-12 13:42:41 -05:00
matildepark
73d4f6e81d
Merge pull request #62 from jacoblyles/main
fixing broken link
2022-07-11 17:29:25 -07:00
matildepark
58e39e2786
Merge pull request #59 from bacwyls/patch-1
fix tic escape
2022-07-11 17:27:44 -07:00
zero
8c76ded28f fixing broken link 2022-07-11 14:06:59 -04:00
tomholford
83beccb3be h-libs: tistis --> hephep 2022-07-10 18:39:11 -07:00
Sigilante
4c9be2188a
Merge pull request #60 from urbit/t/d-gates-faslus-link
fix link to /+ in Gates
2022-07-09 07:40:34 -05:00
Sigilante
a4d4fad78e
Merge pull request #53 from urbit/t/syntax-typo
hoon-school: fix typo in Syntax
2022-07-09 07:40:03 -05:00
tomholford
25c5bd6a21 fix link to /+ in Gates 2022-07-08 21:18:31 -07:00
bacwyls
7e2992aeee
fix tic escape 2022-07-08 14:54:50 -07:00
Sigilante
b4db99ea03 Change header depth of exercises. 2022-07-07 14:49:59 -05:00
Sigilante
9c220cf485 Change header depth of exercises. 2022-07-07 14:49:44 -05:00
~sarlev-sarsen
7178921e65
fix date meta tag 2022-07-07 12:21:29 -07:00
~sarlev-sarsen
5420055246
Create assembly-2022-hackathon.md 2022-07-07 12:19:31 -07:00
~sarlev-sarsen
6bc0f4081c
Delete assembly-2022-hackathon.md 2022-07-07 12:17:41 -07:00
~sarlev-sarsen
e89d746b1a
Create assembly-2022-hackathon.md 2022-07-07 12:12:36 -07:00
thomasurbit
b8df42804b
Update 2022-07-07-hackathon-hackfs.md 2022-07-07 19:07:22 +02:00
Sigilante
1e941937ee Post HackFS. 2022-07-07 11:35:41 -05:00
tomholford
7986dca7bc hoon-school: fix typo in Syntax 2022-07-06 22:13:35 -07:00
tinnus-napbus
bd6d9d664d
Merge pull request #37 from jfranklin9000/patch-1
Fix 404s in App School II (Full-Stack) TOC
2022-07-07 12:10:35 +12:00
tinnus-napbus
4049d5670c
Merge pull request #45 from sidnym-ladrut/sl/style-guideline-fixes-0722
pages: improve clarity of A/B style requirements
2022-07-07 12:09:19 +12:00
tinnus-napbus
8c1d5217c5
Merge pull request #46 from nodreb-borrus/patch-1
Minor fix for quickstart app command
2022-07-07 12:07:36 +12:00
bonbud-macryg
8d086a6f7b
Fix 404 on [eyre-guide] and [eyre-ext-ref]
Other internal links are fine.
2022-07-06 23:37:20 +01:00
Sigilante
4bd1544a72 Fix links. 2022-07-06 16:53:54 -05:00
Sigilante
406e9a8799 Move threading guide. 2022-07-06 16:51:41 -05:00
Sigilante
919974bd05 Move workbook under Additional Guides. 2022-07-06 15:42:30 -05:00
Sigilante
b19432997e Fix Rosetta Code link. 2022-07-06 15:41:25 -05:00
Sigilante
90f829b856 Remove meme image. 2022-07-06 15:40:10 -05:00
Sigilante
55a096951e
Merge pull request #49 from urbit/hoon-workbook
Hoon workbook
2022-07-06 15:35:31 -05:00
Sigilante
4a67561e9a Link Hooniverse. 2022-07-06 14:41:44 -05:00
Sigilante
b0600494ed Include blog post. 2022-07-06 14:34:55 -05:00
Sigilante
19513b71cb Include two Hoon Workbook examples. 2022-07-06 14:11:30 -05:00
~nodreb-borrus
375f05c7aa
Minor fix for quickstart app command 2022-07-05 17:13:55 -06:00
Sidnym Ladrut
65c65b6b68 pages: improve clarity of A/B style requirements 2022-07-05 17:14:38 -05:00
matildepark
fb2fe13d64
Merge pull request #33 from urbit/stdlib-fix
Adjust title.
2022-07-05 12:06:30 -07:00
Sigilante
032b1fc400 Fix glob links. 2022-07-05 11:50:34 -05:00
Sigilante
779b65e2b8
Update dist.md 2022-07-05 07:57:13 -05:00
tinnus-napbus
8bf6d6621a
Merge pull request #41 from urbit/fix-gall-guide-links
fix links in gall guide
2022-07-05 13:29:52 +12:00
Tinnus Napbus
8d23fab0f1 fix links in gall guide 2022-07-05 13:28:41 +12:00
Tinnus Napbus
43122e041d fix links etc 2022-07-05 11:16:14 +12:00
tinnus-napbus
7d76ecc45c
Update content/reference/additional/dist/dist.md 2022-07-05 08:51:35 +12:00
tinnus-napbus
2eea826ab0
Update content/reference/additional/dist/dist.md 2022-07-05 08:51:30 +12:00
tinnus-napbus
7167bdc327
Update content/reference/additional/dist/_index.md 2022-07-05 08:51:25 +12:00
tinnus-napbus
9af713ddf4
delete dist tools page
this has been moved to user docs
2022-07-05 08:44:49 +12:00
Sigilante
b2a0a418f2 Add back in reference docs for Distribution. 2022-07-04 15:36:24 -05:00
Sigilante
649370d687
Update F-cores.md 2022-07-03 17:33:49 -05:00
Sigilante
456594f923
Fix small spelling error. 2022-07-03 14:39:02 -05:00
jfranklin9000
409ec66421
Fix 404s in App School II (Full-Stack) TOC
Matches the side panel.  Untested.
2022-07-03 02:06:42 -05:00
Sigilante
ec9634adbe
Update 10-scry.md 2022-07-02 10:43:04 -05:00
Sigilante
89c0abda0a
Update sailudon.md 2022-07-01 13:44:37 -05:00
tinnus-napbus
c5cd6519ad
Merge pull request #29 from hosted-fornet/patch-2
hoon-school/E-types: (another) extra backtick
2022-07-01 13:21:11 +12:00
tinnus-napbus
e258318022
Merge pull request #28 from hosted-fornet/patch-1
hoon-school/E-types: remove erroneous triple-tic
2022-07-01 13:20:45 +12:00
tinnus-napbus
ed70012d1d
Merge pull request #30 from hosted-fornet/patch-3
reference/hoon/basic: fix reference typo, add link
2022-07-01 13:19:57 +12:00
Sigilante
7e066d100a Adjust title. 2022-06-30 19:48:35 -05:00
Sigilante
3cbe5e9243 Fix typo in link. 2022-06-30 18:07:14 -05:00
Sigilante
299358e413 Merge branch 'glossary-fix' of github.com:urbit/developers.urbit.org into glossary-fix 2022-06-30 17:57:48 -05:00
Sigilante
388c6433ff Fix backlinks to urbit.org. 2022-06-30 17:56:36 -05:00
Sigilante
c8f5fff2d7 Fix backlinks to urbit.org. 2022-06-30 17:56:08 -05:00
hosted-fornet
50777857d3
reference/hoon/basic: fix reference typo, add link
Reference to Chapter 2 should be to Chapter 4.
2022-06-30 15:14:11 -07:00
hosted-fornet
50d66c9fbc
hoon-school/E-types: (another) extra backtick 2022-06-30 14:56:49 -07:00
Sigilante
a52608c858
Fix dead image link. 2022-06-30 16:55:04 -05:00
hosted-fornet
b17a9614a3
hoon-school/E-types: remove erroneous triple-tic
Chart does not need to be closed with triple backtick, and the typo leads to some weirdness where the prose following the chart is merged into the subsequent code block.
2022-06-30 14:50:01 -07:00
Sigilante
5603f13ebb
Update _index.md 2022-06-30 13:52:38 -05:00
Sigilante
7938e48a33
Merge pull request #26 from urbit/asfs-renumber
Renumber ASL files and links.
2022-06-30 13:42:42 -05:00
Sigilante
79cbe40f92
Merge pull request #25 from quinzdom/patch-1
Update B-syntax.md
2022-06-30 13:31:13 -05:00
Sigilante
3798cc3199
Update _index.md 2022-06-30 13:30:43 -05:00
Sigilante
14820a05c3
Update and rename 9-desk.md to 8-desk.md 2022-06-30 13:30:30 -05:00
Sigilante
abbe55935a
Update and rename 8-app-logic.md to 7-app-logic.md 2022-06-30 13:29:30 -05:00
Sigilante
5dfa6c523c
Update and rename 7-react-setup.md to 6-react-setup.md 2022-06-30 13:29:16 -05:00
Sigilante
15031df160
Update and rename 6-eyre.md to 5-eyre.md 2022-06-30 13:29:05 -05:00
Sigilante
e075f1e6ba
Update and rename 5-marks.md to 4-marks.md 2022-06-30 13:28:51 -05:00
Sigilante
9c6d0a64a1
Update and rename 4-json.md to 3-json.md 2022-06-30 13:28:21 -05:00
Sigilante
4168324a54
Update and rename 3-agent.md to 2-agent.md 2022-06-30 13:27:58 -05:00
Sigilante
47d7c54553
Update and rename 2-types.md to 1-types.md 2022-06-30 13:27:46 -05:00
Sigilante
c859b6f7a8
Update intro.md 2022-06-30 13:27:22 -05:00
Sigilante
8b2505e3fc
Update and rename 10-final.md to 9-final.md 2022-06-30 13:27:08 -05:00
Sigilante
73c9d56407
Rename 1-intro.md to intro.md 2022-06-30 13:26:51 -05:00
Sigilante
d0f4a74b6c
Update _index.md 2022-06-30 13:25:58 -05:00
Sigilante
b7159007fa
Update _index.md 2022-06-30 13:21:32 -05:00
Sigilante
9be57b6f22
Fix relative to absolute links. 2022-06-30 13:20:18 -05:00
Sigilante
5d1de9108b
Update aqua.md 2022-06-30 13:17:54 -05:00
Sigilante
08ed77bb53
Update ames.md 2022-06-30 13:16:35 -05:00
Sigilante
809c56c4ec
Update asl-announce.md 2022-06-30 12:29:31 -05:00
Sigilante
c09bd3f564
Update asl-announce.md 2022-06-30 12:24:34 -05:00
Sigilante
a04b8be036
Update asl-announce.md 2022-06-30 12:22:34 -05:00
Josh Lehman
c4a099bdbc
Update wicdev-wisryt.md 2022-06-30 10:01:24 -07:00
Sigilante
496f8e4641
Update asl-announce.md 2022-06-30 11:42:20 -05:00
Sigilante
7c0af824ee
Minor rewording tweak. 2022-06-30 09:49:31 -05:00
Yuta
23fe72c38e
Update B-syntax.md 2022-06-30 20:32:46 +09:00
tinnus-napbus
6d14ef1006
Merge pull request #23 from urbit/sigilante-patch-reference-order
Update _index.md
2022-06-30 15:28:13 +12:00
Matilde Park
c2b03d51a8 Merge branch 'main' of github.com:urbit/developers.urbit.org 2022-06-29 19:16:26 -07:00
Matilde Park
b1ee7379d8 guides/hoon-school: fix weights for pagination 2022-06-29 19:16:22 -07:00
Sigilante
e7753c51cf
Update _index.md 2022-06-29 20:41:41 -05:00
Sigilante
fe52f91127
Merge pull request #21 from urbit/change-unit-test-title
fix grammar of unit test guide title
2022-06-29 20:38:28 -05:00
tinnus-napbus
20bb19dee7
Merge pull request #22 from urbit/fix-typo-chat-guide
fix typo in chat guide
2022-06-30 12:44:14 +12:00
Tinnus Napbus
d80c518767 fix typo in chat guide 2022-06-30 12:43:42 +12:00
Tinnus Napbus
a92c23328f fix grammar of unit test guide title 2022-06-30 12:39:31 +12:00
Matilde Park
30c04544fa content/hoon-school: dropped a word 2022-06-29 17:38:27 -07:00
Matilde Park
7675ca6852 Merge branch 'main' of github.com:urbit/developers.urbit.org 2022-06-29 17:38:04 -07:00
Matilde Park
0ecedc4149 content/hoon-school: fix table 2022-06-29 17:38:02 -07:00
Tinnus Napbus
e5f8623c4d reup image to media.urbit.org 2022-06-30 12:30:58 +12:00
Josh Lehman
a1f989edc2 use more descriptive titles 2022-06-29 17:20:41 -07:00
Matilde Park
98a22158bb content: amend all vere dir links to /ref/runtime 2022-06-29 16:39:30 -07:00
Matilde Park
ecc49d1473 content/overview: fix vere dir links 2022-06-29 16:38:41 -07:00
Matilde Park
1de5dd8c52 content/courses: bump down to h3 2022-06-29 16:21:01 -07:00
Matilde Park
b19b41eb20 community: add directory 2022-06-29 16:03:25 -07:00
Gordon
7ea1126c54 Merge branch 'duo-launch' of https://github.com/urbit/developers.urbit.org into duo-launch 2022-06-29 16:02:46 -07:00
Gordon
556d0e231e fix guides link 2022-06-29 16:02:32 -07:00
Sigilante
4097cdf446 Rename links. 2022-06-29 17:52:40 -05:00
Sigilante
c6d84665f2 Renumber HSL. 2022-06-29 17:49:54 -05:00
Sigilante
e3d30a89c9 Merge branch 'duo-launch' of github.com:urbit/developers.urbit.org into duo-launch 2022-06-29 17:49:14 -05:00
Sigilante
e520adba70 Renumber HSL. 2022-06-29 17:49:11 -05:00
Josh Lehman
23edba0173 use consistent verbiage 2022-06-29 15:47:38 -07:00
Sigilante
b3e3e2ddf7 Fix weights. 2022-06-29 17:40:26 -05:00
Sigilante
8105b58082 Fix weights. 2022-06-29 17:39:09 -05:00
Sigilante
72713e46b1 Post weights. 2022-06-29 17:37:56 -05:00
Josh Lehman
ec0cd4244e Merge branch 'duo-launch' of github.com:urbit/developers.urbit.org into duo-launch 2022-06-29 15:37:03 -07:00
Josh Lehman
768d6c0580 provide more descriptive titles 2022-06-29 15:35:27 -07:00
Gordon
abad129d8e small typo fixes 2022-06-29 15:34:53 -07:00
Gordon
b96de773df Merge branch 'duo-launch' of https://github.com/urbit/developers.urbit.org into duo-launch 2022-06-29 15:24:38 -07:00
Sigilante
b8158b2e55 Include attribution. 2022-06-29 17:21:28 -05:00
Gordon
a677834890 Merge branch 'duo-launch' of https://github.com/urbit/developers.urbit.org into duo-launch 2022-06-29 15:21:10 -07:00
Gordon
e54b860aa1 content update 2022-06-29 15:21:00 -07:00
Sigilante
abad0f3c8b Include attribution. 2022-06-29 17:20:43 -05:00
Sigilante
436c03b900 Swap header images. 2022-06-29 17:20:06 -05:00
Sigilante
8adc8b0218 Post in-page images. 2022-06-29 17:18:21 -05:00
Sigilante
a59458d98c Post blog header images. 2022-06-29 17:15:30 -05:00
Sigilante
12f264da0e Change threads weight. 2022-06-29 17:02:23 -05:00
Sigilante
470574e0d6 Rework ASL/HSL landing pages. 2022-06-29 16:50:06 -05:00
Sigilante
673832bfd1 Move additional guides around. 2022-06-29 16:20:09 -05:00
Sigilante
ec4a3d6023 Move Threads to reference. 2022-06-29 16:14:02 -05:00
Sigilante
ee6445506d Add numbers to titles. 2022-06-29 16:05:41 -05:00
Sigilante
cd2a1b1533 Merge. 2022-06-29 14:37:47 -05:00
Sigilante
3a064d530b Change to old-style anchor links. 2022-06-29 12:38:30 -05:00
Sigilante
373460788f Update on ASL. 2022-06-29 11:58:34 -05:00
Sigilante
34410e5b16 Update slugs. 2022-06-29 06:46:57 -05:00
Sigilante
5af479a4fd Post new merged jetting tutorial. 2022-06-28 15:01:26 -05:00
Gordon
13b0ad1f91 design polish 2022-06-28 10:41:55 -07:00
Sigilante
441f78864b Change weights. 2022-06-28 10:21:36 -05:00
Sigilante
1f632abccd Move image files to S3. 2022-06-28 10:03:42 -05:00
Sigilante
a9ead8f96f Reword Gall Guide to App School. 2022-06-28 08:39:18 -05:00
Sigilante
67da9befbd Merge branch 'duo-launch' of github.com:urbit/developers.urbit.org into duo-launch 2022-06-27 20:48:40 -05:00
Sigilante
8a4864536d Fix index page for HS. 2022-06-27 20:48:35 -05:00
Matilde Park
bee629f82f community: add opportunities, support 2022-06-27 18:45:09 -07:00
Matilde Park
814163bc5c content: add community examples 2022-06-27 18:36:50 -07:00
Matilde Park
6097163c39 courses: propagate from markdown 2022-06-27 16:45:34 -07:00
Matilde Park
a8f3357089 overview: fix hoon stdlib link 2022-06-27 16:36:17 -07:00
Matilde Park
468eaca5ad pages: add reference layout 2022-06-27 16:15:55 -07:00
Matilde Park
7150949f15 guides: add lib, renders, index pages for guides section 2022-06-27 16:01:25 -07:00
Sigilante
362238a334 Post with weights. 2022-06-27 14:49:11 -05:00
Sigilante
25cef6dc4b Satisfy TOML. 2022-06-27 14:44:55 -05:00
Sigilante
4c1ff0ab78 Close ser. 2022-06-27 14:41:37 -05:00
Sigilante
bf3f0c4784 Fix TOML links. 2022-06-27 14:38:32 -05:00
Sigilante
9057158217 Adjust urbit.org links. 2022-06-27 14:06:37 -05:00
Sigilante
9dcefea4d3 Fix all internal references. 2022-06-27 13:57:02 -05:00
Sigilante
f6eb153477 Store docs changes in-progress. 2022-06-27 12:39:34 -05:00
Sigilante
2267dc193f Post corrected top blocks for HS. 2022-06-27 11:38:22 -05:00
Sigilante
74ab57ca12 Merge branch 'duo-launch' of github.com:urbit/developers.urbit.org into duo-launch 2022-06-27 10:36:57 -05:00
Sigilante
0359602eae Post most of additional guides with links. 2022-06-27 10:36:52 -05:00
Tinnus Napbus
45a0a216c3 remove dojo tools section 2022-06-28 00:00:06 +12:00
Tinnus Napbus
d6d18463ca add chat app lightning guide 2022-06-27 05:51:31 +12:00
Sigilante
b8e163a610 Move glossary in. 2022-06-25 09:10:16 -05:00
Sigilante
6613329878 Post more link fixes. 2022-06-24 13:23:14 -05:00
Sigilante
ce80448695 Post more link fixes. 2022-06-24 13:22:53 -05:00
Sigilante
8c9934692c Post content thus far. 2022-06-23 16:14:32 -05:00
Matilde Park
ad228a8082 pages: add reference landing page 2022-06-22 18:39:27 -07:00
Matilde Park
3da80edfdb content: add terminal stack event 2022-06-22 17:59:50 -07:00
Matilde Park
cdb1658389 pages: add blog listing, post template 2022-06-22 13:54:19 -07:00
Matilde Park
53fddd1811 build: new site landing page 2022-06-21 17:49:31 -07:00
Tinnus Napbus
b2384dcf5d add full stack walkthrough and http-api guide links 2022-04-26 03:52:16 +12:00
reid
4383bc3d2c
Fixed urbit index host (#9)
* Fixed urbit index host

* fixed UC host

Co-authored-by: reid <r.scoggin@gmail.com>
2022-02-24 15:11:22 -08:00
Tinnus Napbus
ab3ddeafe8 update link to new gall guide 2021-12-16 03:27:53 +13:00
fang
b8a49b4232
primer: necessary nuance about dojo 2021-11-25 00:31:28 +01:00
tinnus-napbus
79b7862fc8 change eyre link to guide section rather than overview 2021-10-23 18:44:39 +13:00
tinnus-napbus
47f4d66b83
Merge pull request #4 from tinnus-napbus/change-json-link
change json link to urbit.org guide
2021-10-23 16:46:03 +13:00
tinnus-napbus
9fb97d0945 change json link to urbit.org guide 2021-10-23 15:30:53 +13:00
tinnus-napbus
bda3e61760
change dist link to guide rather than overview (#3) 2021-10-22 10:58:56 -07:00
tinnus-napbus
2b6c2a0b7b learn: threads: fix typo 2021-10-22 13:00:35 +13:00
tinnus-napbus
9cabf1f13a update threads & hoon school links
- update threads description
- link to beginning of basics guide
- update hoon school link to 1.1
2021-10-22 02:53:50 +13:00
James Acklin
59c1083833 meta tags, copy edits 2021-10-15 09:12:18 -04:00
James Acklin
2cc8449aac content: finishing up 2021-10-11 14:47:35 -04:00
James Acklin
27bd212a93 not-stupid markdown parsing 2021-10-10 13:34:41 -04:00
James Acklin
4be9bad703 introducing .page.md suffix 2021-10-07 09:33:56 -04:00
James Acklin
4a5d513d85 structured learn page 2021-10-06 19:19:30 -04:00
James Acklin
3731df5e83 data-driven community directory 2021-10-06 12:50:17 -04:00
James Acklin
0d159c1ab6 slightly simpler directory 2021-10-06 09:27:40 -04:00
James Acklin
384fb34b53 rudimentary guide blocks 2021-10-06 09:24:18 -04:00
James Acklin
e384375819 update tutorial links 2021-10-06 09:17:38 -04:00
James Acklin
fe768e8b24 true up links with content guide 2021-10-04 09:16:13 -04:00
James Acklin
abab8bab47 typo 2021-10-03 18:00:33 -04:00
James Acklin
cba70266f9 sigils for community page 2021-10-03 17:59:55 -04:00
James Acklin
60667f5eda move to mdx-remote 2021-10-03 17:01:29 -04:00
James Acklin
730566c1d0 basic page layouts 2021-10-01 12:19:03 -04:00
James Acklin
1dc29869bf add code highlighting support 2021-09-30 19:14:18 -04:00
James Acklin
0aee364eee basic markdown parsing, typography 2021-09-30 15:51:22 -04:00
James Acklin
ecea7e798b first round of content 2021-09-30 09:46:14 -04:00