Commit Graph

91 Commits

Author SHA1 Message Date
Belén Albeza
2e45a5e7ce Add info about running FE tests with workers + edit documentation 2024-05-20 10:45:55 +02:00
Aitor Moreno
9e580975a8
Merge pull request #186 from penpot/eva-document-test-best-practices
 Add documentation to testing best practices
2024-05-09 12:59:54 +02:00
AzazelN28
00815ca9a5 Add WebSocket mocking documentation 2024-05-09 12:56:54 +02:00
Madalena Melo
75d77ae480
Small grammar fixes on getting-started.md 2024-05-08 11:43:29 +02:00
Eva Marco
bf598c19ed Add documentation to testing best practices 2024-05-08 09:35:01 +02:00
Eva Marco
792cfc010e ♻️ Add warning 2024-04-24 12:40:29 +02:00
Eva Marco
5bcb36ef6c Add integration testing documentation 2024-04-24 12:40:29 +02:00
Andrés Moya
6fa930bb00
Merge pull request #158 from j4ckzh0u/patch-1
[fix] Update getting-started.md
2024-04-24 12:35:52 +02:00
Hamid Sadeghian
9c5d95d13b 🐛 Fix "Dev Env" link lead to "Architecture" page instead
changed
[Dev Env][1]
linking to
[1]: /technical-guide/developer/architecture/

to
[Dev Env][3]
linking to
[3]: /technical-guide/developer/devenv/
2024-04-24 10:49:44 +02:00
Eva Marco
2cca7a7caa
Merge pull request #190 from penpot/compressing-graphics
💄 Compressing graphics
2024-04-24 10:29:16 +02:00
andy
f308bddce6 🐛 Tech guide header issues 2024-04-24 10:24:58 +02:00
andy
b5a3c0e759 💄 tech-guide webp images 2024-04-17 18:57:03 +02:00
Andrey Antukh
21af70d0f2 📚 Add upgrade notice for penpot v2 2024-04-11 13:45:05 +02:00
andy
79da683cea 💄 Integrations 2.0 2024-04-06 12:26:44 +02:00
andrés gonzález
b7cc7bbd19
Merge pull request #157 from StephanEggermont/patch-1
typo
2024-02-07 16:10:49 +01:00
Madalena Melo
cf72cc0ab2
Update configuration.md 2024-01-22 16:03:25 +01:00
Madalena Melo
8ae50fcb6e
Update getting-started.md 2024-01-22 15:57:40 +01:00
Madalena Melo
75965cbfce
📚 fix grammatical typo
Fixed a small grammatical error
2024-01-22 11:44:25 +01:00
j4ckzh0u
6091299635
Update getting-started.md 2024-01-05 15:32:03 +08:00
Stephan Eggermont
c0d5d26f7f
typo 2023-12-20 13:16:48 +01:00
Prince Mendiratta
b553b30c9d
📚 update incorrect link for configuration
Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>
2023-08-26 13:32:47 +05:30
andy
b461e86043 📚 Doc for access tokens 2023-07-07 11:30:51 +02:00
andy
d6be615003 📚 Doc for access tokens 2023-07-06 18:21:00 +02:00
Matías Galí
0724a13caf
Fix minor grammar errors. 2023-05-07 00:29:27 -03:00
SuperDev
963c722e52 Add backend and exporter uri configuration
Signed-off-by: Owen Bonneville <supernova@superdev.one>
2023-03-19 18:35:15 +01:00
Scott Fredericksen
d50c699023 Provide alternative to wget because not installed on Mac
Here's a simple alternative to wget to help people using a Mac because it
is not available by default on MacOS.
2023-03-19 18:29:37 +01:00
tedstriker
9f9b99a05e Add ldap user query example
source https://github.com/penpot/penpot/issues/1287
2023-03-19 18:28:06 +01:00
networkException
a46580afa4 🐛 Fix python binary not in path when creating new user
This patch fixes the example command for creating a new user by
specifiying a python binary that is actually in the path.

Signed-off-by: networkException <git@nwex.de>
2023-03-19 18:26:29 +01:00
Peterhanekamp
641a9e4457
Update getting-started.md
The link to Elestio went to the general web, I changed it for the specific link of the Penpot page
2023-03-02 16:46:25 +01:00
Andrés Moya
48967f40b9 📚 Add webhooks info to the teams section 2023-02-08 17:22:19 +01:00
Andrés Moya
e924273ab3 📚 Add integration guide with webhooks 2023-02-08 16:19:25 +01:00
Bildigo Developer
028c70a84a small typo fix 2023-02-08 15:50:43 +01:00
Andrés Moya
05a767739a 📚 Reorganize self-host section, to be more compact. 2023-02-08 11:43:48 +01:00
Andrey Antukh
f677fee249 📚 Update documentation 2023-01-31 22:59:46 +01:00
Andrés Moya
51d7a59c0c Link with self-host community 2023-01-26 16:08:50 +01:00
Andrés Moya
25a055ec47 📚 Refactor self-hosting guide 2023-01-23 10:34:27 +01:00
andrés gonzález
872a6d0160
Merge pull request #119 from nielspruis/patch-1
Changed fontend to frontend in registration section
2022-11-29 10:46:28 +01:00
purencool
368d8753fb Update getting-started.md
The Penpot command to add email access via the command line didn't work as the docker backend image name was different to the documentation.

Using `docker ps` made me aware of the issue.

```
CONTAINER ID   IMAGE                       COMMAND                  CREATED              STATUS              PORTS                  NAMES
77b17305e4fa   penpotapp/backend:latest    "/bin/bash run.sh"       About a minute ago   Up About a minute                          penpot-penpot-backend-1
```
2022-11-29 10:18:16 +01:00
Niels Pruis
d2b29e9eaf
Changed fontend to frontend in registration section 2022-11-26 15:23:23 +01:00
Philip Durbin
d3140b5be3 typo 2022-11-15 09:10:00 +01:00
Philip Durbin
0387526b0e typos 2022-11-15 09:09:27 +01:00
Andrés Moya
feb7f69ab3 🐛 Fix typo 2022-11-04 09:32:30 +01:00
neutron37
65dd5bb91c Adds required args to ./manage.sh create-profile
I found this command requires 3 arguments in order to succeed. I've documented that here.
2022-11-02 08:57:43 +01:00
Andrés Moya
21a40c50cc 📚 Add architecture and data model 2022-10-13 14:54:35 +02:00
Shrikant Wankhade
004af75b03 Updated devenv.md
Fixed an error in devenv.md file.
2022-10-05 11:28:57 +02:00
Andrés Moya
b1d696e9d1 📚 Add documentation for backend repl 2022-09-22 17:05:20 +02:00
Andrés Moya
16549ea30c 📚 Enhance explanation of docker v1 and v2 2022-09-19 13:55:34 +02:00
Easy
ab8cb2708b fix command typo 2022-09-19 12:29:24 +02:00
Andrey Antukh
848200694a Improve configuration section 2022-09-05 11:04:31 +02:00
Andrés Moya
bd3efb1877 📚 Add documentation for new pprint utility 2022-08-23 15:40:12 +02:00