Commit Graph

230 Commits

Author SHA1 Message Date
andy
1a3e8d601f 💄 Flex layout section started 2023-01-31 10:09:48 +01:00
andy
d6548646ff Grids to a subsection and Flex Layout page 2023-01-31 10:09:48 +01:00
andy
3bb61878c0 RTL section 2023-01-31 10:09:48 +01:00
andy
a6c8c9ed03 🐛 typos 2023-01-31 10:09:48 +01:00
andy
4748ad6f4b 💄 Handoff replaced by Inspect at the User Guide 2023-01-31 10:09:48 +01:00
andy
2a240dcd4b Inspect content 2023-01-31 10:09:48 +01:00
andy
3a37814e11 💄 Inspect page 2023-01-31 10:09:48 +01:00
andy
1b896e1ad4 💄 Inspect at The-interface 2023-01-31 10:09:48 +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
Alejandro
987d158b29
Merge pull request #122 from mozzarella-di-bufala/mozzarella-di-bufala-fix-typo
🐛 Fix list item in wrong order
2022-12-29 14:55:07 +01:00
Alejandro
023f6d5137
Merge pull request #121 from penpot/palba-fix-serach-styles
🐛 Fix search box misalingment when its active
2022-12-29 14:52:54 +01:00
mozzarella-di-bufala
a98925bbb3 🐛 Fix list item in wrong order 2022-12-26 21:36:41 +01:00
Pablo Alba
2c5b35cf09 🐛 Fix search box misalingment when its active 2022-12-01 06:56:57 +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
Alejandro Alonso
17d5575e6c :fix: Link to libraries and templates 2022-11-21 14:02:33 +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
Christian Oliff
5c6f5ff187 correct capitalization of brands in footer links 2022-11-02 08:58:33 +01:00
Bradley Cloete
c241e09b6c Grammar corrections
Changed a few "an board" to "a board"
also one spelling correction for "typically"
2022-11-02 08:58:13 +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
Alejandro
ab3402e87e
Merge pull request #112 from penpot/release-1.16
Release 1.16
2022-10-19 10:29:15 +02:00
andy
db95f16b97 💄 clear undo new shortcut 2022-10-19 10:28:45 +02:00
andy
f7570f6bbb 💄 zoom to layer info 2022-10-19 10:28:45 +02:00
andy
febdf25dfc 💄 Dashboard interface info update 2022-10-19 10:28:43 +02:00
andy
ab4ee6ca6d 💄 Boards selection fix 2022-10-19 10:28:22 +02:00
andy
5ad440750b 🎉 Libraries & templates section at Contributing 2022-10-19 10:28:22 +02:00
Andrés Moya
d5a83cd324 Merge branch 'marcker-compress-images' 2022-10-17 12:18:06 +02:00
Marcos Garcia de Lima
5bee56b941 Update .gitignore 2022-10-17 12:16:32 +02:00
Marcos Garcia de Lima
70e283ddaa Optimize PNG files 2022-10-17 12:16:32 +02:00
Marcos Garcia de Lima
7186504373 Compress SVG 2022-10-17 12:16:32 +02:00
Andrés Moya
7d62cb5f43 Merge branch 'fduhia-patch-1' 2022-10-17 12:12:06 +02:00
Andrés Moya
906b4de056 📚 Rephrase sentence 2022-10-17 12:11:21 +02:00
fduhia
27cef36ed1
Update index.njk
Fixed typo
2022-10-15 13:05:27 +03: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
Divyansh Sharma
b97072cdfa Correcting language
Changing the sentence regarding asking the user to send them an email if they want to discuss any issues privately.
2022-10-05 11:28:15 +02:00
Alejandro
ccea6224c6
Merge pull request #106 from penpot/eva-fix-typo
🐛 Fix typo
2022-09-29 13:15:41 +02:00
Eva
6db5a1453d 🐛 Fix typo 2022-09-29 13:12:57 +02:00
Ondřej Konečný
a6960e59f9 added smaller breakpoint to remove responsive bug and create input style consistent 2022-09-23 13:02:01 +02:00
Anders142536
5422162b80 Update index.njk
the link to the layer basics was broken and ended up in a 404. I guess this fixes it, based on the href link on the side menu.
2022-09-23 12:38:34 +02:00
Lucie Anglade
7acd10ab0f Fix typo 2022-09-23 12:36:12 +02:00
Andrés Moya
ee50942491 Merge branch 'develop' 2022-09-23 12:32:41 +02:00
Eva
e483a192a9 🐛 Fix typo 2022-09-23 09:28:33 +02:00
Alonso Torres
0c8d87da8d
Merge pull request #105 from penpot/palba-update-faqs
📚 Update FAQs
2022-09-22 17:42:21 +02:00
Pablo Alba
a91143fa64 📚 Update FAQs 2022-09-22 17:33:19 +02:00
Andrés Moya
b1d696e9d1 📚 Add documentation for backend repl 2022-09-22 17:05:20 +02:00