Patrik Oldsberg
3ec99fbc55
cli: make skipLibCheck default in tsconfig, but provide tsc:full
2020-09-07 17:30:57 +02:00
Patrik Oldsberg
10216391ba
switch default docker-build command to build backend
2020-09-06 20:01:21 +02:00
Patrik Oldsberg
b045b166b6
run prettier
2020-09-05 16:37:30 +02:00
Jesse Alan Johnson
314eeb31d7
documentation update ( #2147 )
2020-08-28 17:57:04 +02:00
Stefan Ålund
a8edb19f61
[Docs] Various fixes ( #2136 )
...
* [Docs] Various fixes
* More fixes
* Fix ADRs
* Typo
2020-08-27 13:27:22 +02:00
Ivan Shmidt
ba72f0e652
fix: review
2020-08-12 15:33:11 +02:00
Ivan Shmidt
882728ae1d
feat: the whole docs structure
...
Co-authored-by: Raghunandan Balachandran <meetraghu28@gmail.com >
Co-authored-by: Ben Lambert <ben@blam.sh >
2020-08-12 15:20:20 +02:00
Ivan Shmidt
0867d3dc30
feat: more docs to backstage.io
2020-08-12 12:06:14 +02:00
Mijail Rondón
cae4aeb93e
Fix create-an-app.md output image ( #1897 )
...
The image src url is broken.
2020-08-11 10:24:13 +02:00
Rémi DOREAU
489a57b0c7
feat(create-app): requested changes
2020-07-30 01:09:43 +02:00
Patrik Oldsberg
13b62f2aff
app: make bundling a regular build command
2020-07-26 20:33:59 +02:00
Stefan Ålund
ce30c43d24
[Docs] Fix relative paths to code ( #1662 )
...
* [Docs] Fix relative paths to code
* Update create-a-plugin.md
* Link to existing plugins
* Update README.md
* Update README.md
* Review edits
2020-07-16 09:17:43 +02:00
Ben Lambert
a6e1bafab8
Merge pull request #1633 from spotify/blam/docker-compose
...
Simple docker-compose and docs reshuffle
2020-07-15 16:03:54 +02:00
Stefan Ålund
20f030ab87
[Docs] Fixed some more links ( #1648 )
2020-07-15 15:59:34 +02:00
blam
74e1cc5d96
docs(deployment): fixing documentation
2020-07-15 15:55:08 +02:00
Stefan Ålund
f59dd3a073
[Docs] Fix broken links and more
2020-07-15 12:24:15 +02:00
blam
13762a0405
docs(getting-started): remove the docker stuff from development and move to deployment local instead
2020-07-15 10:51:42 +02:00
blam
76952ea307
feat(docker-compose): added a simple docker compose to get people started with example backend and frontend
2020-07-15 10:47:25 +02:00
Stefan Ålund
8ec6ed5170
Documentation skeleton ( #1617 )
...
* Documentation skeleton
* Added ADR list and more
* rm material theme
* Update mkdocs.yml
* Add docs TOC
* Work for plain MD and mkdocs
* Update mkdocs.yml
* Restructuring
* Added roadmap
* Add reference APIs
* move publishing
2020-07-15 08:57:25 +02:00
Ivan Shmidt
021b03669a
docs(proxy): add link to plugin creation docs
2020-07-13 11:19:20 +02:00
blam
4615718167
feat(catalog): added the ability to load mock data into the catalog from the scaffolder too
2020-06-16 14:40:43 +02:00
Fredrik Adelöw
b902e63dd8
Update README.md
2020-06-12 16:21:11 +02:00
Patrik Oldsberg
a633dce818
docs: format with prettier ( #1218 )
2020-06-09 19:50:41 +02:00
Ivan Shmidt
af56473342
NavLink->Link, NavButton->Button, remove redirects for now
2020-06-04 00:03:34 +02:00
Ivan Shmidt
7fae656dd2
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/links-docs
2020-06-03 16:50:28 +02:00
Ivan Shmidt
0a13a11f7b
Enforcing RouteRefs more: docs, templates, types
2020-06-03 16:40:13 +02:00
Fredrik Adelöw
e02a2d1e56
Update development-environment.md
2020-06-03 10:18:42 +02:00
Patrik Oldsberg
54ca975bc1
package.json: add lint:type-deps script
2020-06-01 12:35:40 +02:00
Patrik Oldsberg
5c7d263aa8
packages/core: split alerting functionality out from ErrorApiForwarder into ErrorAlerter
2020-05-25 22:19:32 +02:00
Patrik Oldsberg
fca13afbab
docs/utility-apis: review fixes
2020-05-25 16:51:39 +02:00
Patrik Oldsberg
10d091ca6e
docs: added getting started with utility apis
2020-05-25 10:04:22 +02:00
Patrik Oldsberg
ee176324d2
Merge pull request #890 from spotify/rugvip/themedocs
...
docs: add docs for how to create and use custom themes
2020-05-18 11:11:05 +02:00
Patrik Oldsberg
78a7566927
docs: added more docs explaining the build setup
2020-05-18 00:14:56 +02:00
Patrik Oldsberg
af934d4173
docs: add docs for how to create and use custom themes
2020-05-15 17:58:22 +02:00
Stefan Ålund
151417a9ed
Document how to suggest new plugins ( #590 )
...
* Document how to suggest new plugins
* Update plugin_template.md
* Update ux-component_template.md
* Update plugin_template.md
2020-04-18 18:00:15 +02:00
Marcus Eide
23802d6c58
Clarify creating a new plugin as the next step ( #575 )
...
* Move create-app docs out from getting started
* Add contributing to readme.md
2020-04-17 11:44:36 +02:00
Jason Walker
6bed35cb56
fix link to package.json in MD file
2020-04-15 07:28:57 -05:00
Jason Walker
c875b94868
update getting started doco; xref 551
2020-04-14 15:26:13 -05:00
Himanshu Mishra
049f3803d5
DOC: createPlugin and router reference docs are now here
2020-04-12 03:09:07 +09:00
Mateus Marquezini
f8ac148f97
Document how to contribute to Storybook ( #482 )
...
* #448 added new section to contribute to storybook
* #448 added linked file
* #448 improvements in the contributing to storybook section
* #448 improvements in the contributing to storybook section
* #448 improvements in the contributing to storybook section
* #448 improvements in the contributing to storybook section
* #448 improvements in the contributing to storybook section
2020-04-06 14:05:14 +02:00
Marcus Eide
f380f1bdf1
More comments
2020-04-03 14:52:21 +02:00
Marcus Eide
46e7969dd2
Review comments
2020-04-03 14:32:30 +02:00
Marcus Eide
90dc161870
Add documentation for how to create an app
2020-04-02 16:33:29 +02:00
Patrik Oldsberg
dc363e43fc
packages: rename @backstage/app to example-app
2020-03-30 12:46:49 +02:00
Ahmet Soormally
9235807f14
document how to override the default port
...
Port 3000 is a common port in the development environment.
This documents how you can start backstage with a different port to the default.
Moved section for development environment to own page within docs in order to keep README small.
2020-03-29 21:59:46 +01:00
Patrik Oldsberg
3a0d8edcb5
rename npm namespace from @spotify-backstage to @backstage
2020-03-25 19:12:11 +01:00
Stefan Ålund
6176817502
Put getting started back in README
2020-03-15 21:28:29 +01:00
nikek
85f5ca9441
Structure documentation in /docs
2020-03-13 18:59:15 +01:00