-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Version 2.0 Feature List #22
Comments
@muziejus word on the street is correct. I've already begun privately working on a v2 repo, plus there is also a roadmap here on the Ed wiki: https://github.com/minicomp/ed/wiki/Version-Roadmap @elotroalex emailed me about this -- what would you say about a video conference call early this week so we can all get on the same page? |
Excellent. I see some of the changes are in the 1.x roadmap even. I'm free all day tomorrow and can set up a zoom between the three of us. @elotroalex and @karlstolley what are yr availabilities? |
@karlstolley <https://github.com/karlstolley> had written to me separately
that he's "free Wednesday morning until about 1CT, and Thurday is
currently completely wide open." I say let's do Thursday 12pm CST/1pm EST.
…On Mon, Apr 13, 2020 at 2:08 PM Moacir P. de Sá Pereira < ***@***.***> wrote:
Excellent. I see some of the changes are in the 1.x roadmap even.
I'm free all day tomorrow and can set up a zoom between the three of us.
@elotroalex <https://github.com/elotroalex> and @karlstolley
<https://github.com/karlstolley> what are yr availabilities?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB3HLTC4OBTGOGBJSCIXV3RMNILTANCNFSM4MGRFTAA>
.
|
@muziejus & @elotroalex 12CT/1ET Thursday works for me. Google Hangouts or Skype all right? I'm anti-Zoom for tinfoil-hat reasons. |
Either of those work for me. I'm elotroalex on Skype.
…On Mon, Apr 13, 2020 at 5:50 PM Karl Stolley ***@***.***> wrote:
@muziejus <https://github.com/muziejus> & @elotroalex
<https://github.com/elotroalex> 12CT/1ET Thursday works for me. Google
Hangouts or Skype all right? I'm anti-Zoom for tinfoil-hat reasons.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB3HLU4AWFJIUWWE4PEZ63RMOCIVANCNFSM4MGRFTAA>
.
|
@muziejus & @elotroalex cool. I'm karl.stolley on Skype -- I realized this morning I have another meeting at 12:45pm CT/1:45pm ET so I'm a little boxed-in for time. But hopefully that's enough time to get some things going. |
FYI I updated the version roadmap to include items from your list, @muziejus -- https://github.com/minicomp/ed/wiki/Version-Roadmap#20x |
@karlstolley,
Word on the street (@elotroalex ) has said that there's some kind of work afoot on updating ed., perhaps even with breaking, 2.0-level changes. I've talked to Alex a bit and looked over the state of the project as it is, and would like to suggest putting together a project here on GitHub for moving to 2.0. We can start w/ a feature list and add/edit as needed.
[ ] Modularize CSS / functionalize CSS / use modern CSS techniques (purgeCSS, postCSS, etc.)
[ ] Improve a11y by adding aria, sr layouts, etc.
[ ] Continue ensuring that ed. pages pass html validation.
[ ] Revisit JS usage, extract and modularize.
[ ] Simplify configuration, including favicon, etc.
[ ] Employ git hooks and tests for linkrot.
[ ] Provide one-click deployment to Netlify/Heroku.
[ ] Provide better demos other than ed-branded poems.
The text was updated successfully, but these errors were encountered: