Replies: 8 comments 16 replies
-
This looks great! Indeed, as a occasional but regularly returning user of Marp, it's sometimes difficult to dig into advanced topics like theme customization or custom themes. The new docs are promising. Now, I've just discovered the pretty useful color customization of Gaia and Uncover themes from PR #221 and I wonder what is the best place to put the documentation fragment that you put in the PR:
|
Beta Was this translation helpful? Give feedback.
-
I've been experimenting on drawing a global map of the Marp ecosystem to guide newcomers. This is in the same spirit of the https://marp.app/ homepage, but with explicit links. This is the link to the source for Diagrams.net: https://gist.github.com/pierre-haessig/e936294d2bb70514376ed952df2d4a44 This is a first draft. Let me know what you think (that is: is it worth polishing?). PNG export (for some reason, the Marp logo on top is not exported) |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
@yhatt I am just wondering if there has been any progress on providing documentation for custom theme generation that is more user/consumer orientated than the current documentation? Maybe a blog post or the like that covers this. I am interested in creating a new theme for Marp for my work, but CSS is not my strong point. Although I have been able to tweak one of the themes for my needs, I'd like to have someone create a new theme for my use case and some good documentation would be very useful (at least for the things that are more unique to Marpkit). |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Hello! I added this comment to an answered question in (#503), and then realized this is probably the better place to put it. Apologies for the duplicate. I've been using Marp to create lightweight slides for producing instructional training videos at work, and I love how easy it makes things. I was just thinking this past week that the docs should be updated to support quick answers to common questions while showcasing the versatility and extensibility of Marp. I've cloned the repo, and I started reorganizing the pages for the in-progress site into an updated structure. I'm not sure if this is the best place to put this, but I wanted to tag on to this existing discussion to say I'm interested in improving the Marp docs. Below is the output of the draft page structure:
In short, I think all docs should be categorized under logical headings based on questions that people ask, such as "How do I format slides?" and "How do I use images?" The top-level categories can remain relatively consistent even as Marp evolves. Structure Overview
I'm 100% open to suggestions, revisions, and corrections. I'm simply trying to address all of the main questions that I've encountered while using Marp, and I think this type of content structure will help more people get up and running with this amazing tool. Questions
I'd like to do some more reorganization of the pages and the existing documentation so we can maybe push an initial version of the updated site to get feedback. Thoughts? Thanks for reading! —J |
Beta Was this translation helpful? Give feedback.
-
@yhatt, I've been thinking about the consideration of moving the website to its own repo, and for the time being, I think it makes sense to keep the website/docs in the entrance repo. The rest of the Marp repos are organized functionally, and it seems logical to me for the entrance repo to contain the website and docs. Also, since there has already been lots of discussion about updating the docs within this repo, it would make it easier to reference those by keeping them in the same place. I still think it would be helpful to track work on the documentation updates with a Gihub Project. Creating a project would allow me to list out the tasks that I'll be working on related to the docs so you can see what I'm working on, what I'm planning to do, and the status of each deliverable. It looks like you can provide access to a project without providing access to the whole repo, so I'd be able to edit/manage the project without touching/affecting anything in the repo: https://docs.github.com/en/issues/planning-and-tracking-with-projects/managing-your-project/managing-access-to-your-projects I'm envisioning a project called "Marp Documentation Upgrade 2025" and within the project, I'd list the key tasks and subtasks related to this initiative. Again, keeping the project within the same repo as the website and discussion forum would make it easy to reference prior conversations related to this initiative. I am a project manager in my day-to-day work, and I find it extremely helpful and valuable to have a place to document and track work. When it's a collaboration, it's helpful to make that work visible to others. Let me know what you think about this approach. I'd like to take the latter part of 2024 to plan out this work more fully so I can move into editing/writing mode in early 2025 after you update the site. |
Beta Was this translation helpful? Give feedback.
-
@yhatt Thank you for creating the project and adding me to it! I've started adding some key tasks for planning the path forward. You can check those out in the project: https://github.com/orgs/marp-team/projects/3 A few things to note:
My requests:
This is its own initiative/project, but it may be helpful to discuss guidelines for contributions in the future to help direct people to have effective discussions/issue creation. Perhaps working on the updated docs can be an opportunity to work out what those contribution guidelines can look like. Thanks again for opening up a path to let me contribute to this project. |
Beta Was this translation helpful? Give feedback.
-
As mentioned at https://marp.app/blog/re-creation-of-marp-website, our documentations are scattered to many repos and making confusion when learning overall of Marp.
We're working for the unified documentation hosted in marp.app. Many pages are a stub and not yet ready for public but you can peek docs working in progress at https://marp.app/docs/.
Beta Was this translation helpful? Give feedback.
All reactions