summaryrefslogtreecommitdiff
path: root/docs/src/pages/guides/publish-to-npm.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-01-03Docs/move-english-docs-to-"en"-folder (#2268)Gravatar Caleb Jasik 1-216/+0
* Move english pages under `/en` and fix broken links hopefully * Add meta refresh tags for `/` to `/en/` url moves + make `/index.astro` work without js * update languageselect for new en format Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-12-07chore(lint): Prettier fixGravatar GitHub Action 1-26/+7
2021-12-07DOCS: Update "Publish to NPM" (#2134)Gravatar Jonathan Neal 1-95/+146
* DOCS: Update "Publish to NPM" * nit: fix files link * nit: update project root docs * Update docs/src/pages/guides/publish-to-npm.md Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2021-10-14Added descriptions to docs pages (#1550)Gravatar AsyncBanana 1-0/+1
2021-09-07[ci] yarn formatGravatar FredKSchott 1-22/+23
2021-09-07📘 DOC: New "Publish to npm" documentation (#1323)Gravatar Fred K. Schott 1-51/+132
* new publish docs * Minor cleanup - Removed trailing whitespaces. - Fixed a typo where `components` was misspelled. - Moved all links to references at the bottom of the file. - On line 162, I added bash for the file tree example as it was used for the previous example on line 29. - Added a new line between examples that had a DO and DO NOT. - The code snippet from line 85 is a good example. Having that li'l space made it much nicer to read. * cleanup publish docs * add note on experimental nature of npm package support Co-authored-by: Devin W. Leaman <git@4lch4.email>
2021-08-27[ci] yarn formatGravatar matthewp 1-1/+1
2021-08-27Add new Astro components package (#1242)Gravatar Mark Teekman 1-0/+1
2021-07-30Docs site cleanup (#948)Gravatar Fred K. Schott 1-1/+1
* add language selector * docs site cleanup * review feedback * code review comments
2021-07-22Added docs for community plugins 📗 (#799)Gravatar Chris Bongers 1-1/+18
* Added docs for community plugins 📗 * Updated copy for keywords 🔗
2021-07-17Fix typos in the documentation. (#731)Gravatar mundry 1-1/+1
Co-authored-by: mundry <mundry@users.noreply.github.com>
2021-07-15[ci] yarn formatGravatar FredKSchott 1-4/+4
2021-07-15merge in docs site (#705)Gravatar Fred K. Schott 1-0/+83