Adding example OFM file for new editors#8
Open
dnotes wants to merge 1 commit into
Open
Conversation
Owner
Author
|
Shoot. Chose the wrong branch. Rrr. |
Collaborator
|
We need a /docs branch with a single-page side-by-side editor with some
example MD on the left and styled HTML on the right side. We'll need an
'ocn.css' file for this.
Also, this could be a place wherein we document Ocean conventions.
Or, perhaps all this should be reserved for the Library collections editor.
I'm finding Netlify a nightmare to actually use. All the CMS tools seem to
be highly opinionated about how one should actually render the MD. I just
want a lightweight, configurable editor for managing Git MD collections
without having to integrate it into the website (assuming there even is a
website).
…On Sat, Jun 1, 2019 at 8:52 AM David Hunt ***@***.***> wrote:
Shoot. Chose the wrong branch. Rrr.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#8?email_source=notifications&email_token=AAHJ5Q3ZY2RS3IRMXVG5IYTPYJ5J3A5CNFSM4HSARP62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWXBCLA#issuecomment-497946924>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAHJ5Q7KQV32T7QSK2B3ZZDPYJ5J3ANCNFSM4HSARP6Q>
.
|
Owner
Author
|
I thought we could have a basic Markdown file (the one in this PR, for starters) that would be pulled into a side-by-side editor somehow. No idea yet on the "somehow"—any ideas? |
Owner
Author
|
I guess maybe we could use vuepress for the documentation and make a custom component for the example page? Maybe the component could even be an existing side-by-side editor like Toast UI Editor, modified for OFM, that we could then use as a widget in something like Netlify CMS? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Working to fix #7 by adding all sections to spec.md, without examples (tests) but with some explanation for each section.