0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00
Commit graph

61 commits

Author SHA1 Message Date
Dale de Silva
dbeebf181f
📚 Add submission form link to deployment page
The plugin submission page is hard to find while looking at the plugin help docs (As it's not linked from there). It should eventually be a page of its own but there isn't enough content yet (or an illustration) to support it.
2024-12-11 23:51:11 +11:00
Praveen Juge
3cdbd7f381 📚 Fix spelling: change assents to assets 2024-11-15 09:50:44 +01:00
Elena Mateos López
4f7659fbf8 📚 Update frontend.md
Fix a typo from `comonents` to `components` in the UI namespaces section, at settings.  :)
2024-11-13 12:34:58 +01:00
trungly1
f1941681ab 📚 Update getting-started.md 2024-11-12 11:36:31 +01:00
David Barragán Merino
5a3619c737 📚 Add documentation to install with Kubernetes 2024-11-06 14:55:41 +01:00
David Barragán Merino
977a2090fb 🎉 add command to build docs bundle 2024-10-30 19:17:04 +01:00
Andrey Antukh
bff415c7cd 📎 Set yarn 4.3.1 for docs
The same as the rest of packages
2024-10-30 13:33:16 +01:00
Andrey Antukh
1d84835fd5 📎 Move .nvmrc file to the repo root 2024-10-30 13:31:24 +01:00
David Barragán Merino
88296480ec 📚 Merge penpot/penpot-docs repository 2024-10-30 13:30:02 +01:00
Andrey Antukh
868f18fd21 Point documentation to the help center. 2021-03-05 09:10:57 +01:00
mathieu.brunot
e1ae80583f 💥 Change escape character for LDAP
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2021-03-04 16:43:39 +01:00
Nishant Srivastava
1ebce37e17 Update getting started guide 2021-02-08 14:15:45 +01:00
Jonas Sulzer
39fdff9052 🐛 Fix js variable prefix app->penpot on config doc.
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2021-02-04 12:15:40 +01:00
Abtin
19ed0b70c2 Update 00-Getting-Started.md
fix link to configuration guide
2021-02-03 13:29:55 +01:00
Mathieu Brunot
240de28567 📚 Improve frontend configuration docs 2021-02-01 13:03:13 +01:00
Andrey Antukh
8f1b373c3d 📚 Update documentation. 2021-01-28 16:27:18 +01:00
Andrey Antukh
11ff1994f3 📚 Update documentation. 2021-01-28 14:02:22 +01:00
Andrey Antukh
fac6dd81b9 Minor chantes on async tasks scheduling. 2021-01-27 10:55:26 +01:00
Andrey Antukh
36eb48c649 📚 Update documentation. 2021-01-26 22:14:27 +01:00
Vitaly Kornilov
f3b5b07796 🎉 Add github auth provider. 2021-01-07 11:29:57 +01:00
Andrey Antukh
34d15e4192 📚 Update documentation. 2020-12-02 23:31:25 +01:00
alonso.torres
f37a85fd82 Fixes tests and linter for commons 2020-12-02 08:53:38 +01:00
alonso.torres
8fa0a039c4 📚 Updated docs to Penpot 2020-10-28 09:36:20 +01:00
alonso.torres
154b58057a ⬆️ Rename to Penpot. 2020-10-28 07:42:43 +01:00
Andrey Antukh
52532253c3 📚 Add documentation for logging framework. 2020-10-23 15:17:18 +02:00
Andrey Antukh
7d074678bf
Update 01-Development-Environment.md 2020-10-21 18:23:47 +02:00
alonso.torres
20952e30da Update README 2020-09-30 11:00:58 +02:00
Andrés Moya
9c61c52dc5 📚 Improve frontend debugging documentation 2020-09-23 09:40:30 +02:00
Andrey Antukh
dda6a96407 ♻️ Refactor migrations. 2020-09-21 17:05:55 +02:00
Andrey Antukh
8aad43883f Minor code fixes. 2020-09-11 09:42:53 +02:00
Andrey Antukh
91aa8862ff 🎉 Add testenv. 2020-09-11 09:42:53 +02:00
Vitaly Kornilov
3a430a749e 📝 Login with Gitlab env variables guide 2020-09-07 09:52:54 +02:00
Andrey Antukh
c2fe4b0ccc 📚 Update documentation. 2020-08-18 19:40:49 +02:00
Andrey Antukh
2746d598b0 Improve command line helpers. 2020-08-17 15:15:23 +02:00
mathieu.brunot
d1c409ce90 📚 Update available env config
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-08-10 09:24:37 +02:00
Andrey Antukh
41c6917260 📚 Minor update on docs. 2020-06-23 14:00:16 +02:00
Andrey Antukh
632d534594 📚 Update setup devenv environment docs. 2020-06-19 14:03:04 +02:00
Andrey Antukh
7d5f9c1078 ♻️ Initial profile and auth refactor. 2020-05-26 13:03:54 +02:00
Andrés Moya
225b6a8f1c 📚 Update documentation of frontend debug utils 2020-05-12 12:50:23 +02:00
Andrés Moya
1e898f94f3 🎉 Add basic interaction to shapes 2020-05-05 15:41:56 +02:00
Hirunatan
cc5d0b8fbf
🐛 Syntax fixes 2020-04-28 11:58:33 +02:00
Andrés Moya
0512a8dc5f 📚 Document visual debug utlities 2020-04-28 11:54:10 +02:00
Andrés Moya
bb29bea207 📚 Add sample collections to backend document 2020-04-13 15:39:37 +02:00
Vitaly Kornilov
ea3e17f7fe 🎉 Add themes infraestructure. 2020-04-13 11:49:26 +02:00
Andrey Antukh
d737069ef9 Improve fixtures and media loader entry points. 2020-04-08 13:54:30 +02:00
Andrés Moya
27527c5540 📚 Document usage of shadow-cljs in dev environment 2020-04-02 12:21:46 +02:00
Andrey Miskov
c663d54eb8 🎉 Add registration domain whitelist for emails
Signed-off-by: Andrey Miskov <amiskov@gmail.com>
2020-03-19 17:47:25 +01:00
Andrey Antukh
fc734328cb 🎉 Namespace workspace data with page id. 2020-03-17 12:55:09 +01:00
Andrey Antukh
0a30c8efdf 💄 Minor changes on docs. 2020-03-08 13:44:06 +01:00
Andrey Antukh
11b6261611 📚 Clean readme from obsolete doc. 2020-03-08 13:41:23 +01:00