Carlos you are doing great work. I will confirm the updates and continue reviewing as soon as I can. Busy day in freelance land over here.
On Thu, Jan 11, 2018 at 12:01 PM, Carlos Rovira <[email protected]> wrote: > Hi Andrew, > > I applied your changes and are live. > > The commit includes: > > * More corrections to texts provided by Andrew Wetmore > * Included SEO > * external links opens new browser windows in all pages encouragin users to > stay in royale website > * privacy policy page added > > > > 2018-01-11 9:49 GMT+01:00 Carlos Rovira <[email protected]>: > > > Thanks Andrew!, I'll check it today as I get some time > > > > 2018-01-11 2:22 GMT+01:00 Andrew Wetmore <[email protected]>: > > > >> Hi, again: > >> > >> I added suggestions for the getting-started and get-involved pages. Will > >> continue to the FAQ page tomorrow. > >> > >> On Wed, Jan 10, 2018 at 8:29 PM, Carlos Rovira <[email protected] > > > >> wrote: > >> > >> > Hi Andrew, > >> > > >> > thanks, let me know if there's something more to fix and I'll fix it > >> > > >> > Best > >> > > >> > Carlos > >> > > >> > 2018-01-11 0:05 GMT+01:00 Andrew Wetmore <[email protected]>: > >> > > >> > > Thank you for the quick response, Carlos. Almost all the points I > >> raised > >> > > have been addressed, and I have marked them as "resolved". I have a > >> few > >> > > more pages to attack, and will report in when there are more little > >> > tweaks > >> > > to look at. > >> > > > >> > > A. > >> > > > >> > > On Wed, Jan 10, 2018 at 6:37 PM, Carlos Rovira < > >> [email protected]> > >> > > wrote: > >> > > > >> > > > Hi Om, > >> > > > > >> > > > when we started the website I was making some research to see if > we > >> can > >> > > > make things in markdown, but seems markdown is very limited. > >> > > > It's great for the wiki and docs, but to make something more > visual > >> as > >> > > our > >> > > > "public face" or "marketing face", I think is very limited. > >> > > > > >> > > > There's no way to match the website pages with markdown. > >> > > > > >> > > > But the website is only an "entry point" for the visitors that > will > >> end > >> > > in > >> > > > Github Wiki page, Github reference page, Github issues page, > etc... > >> > > > And some of them are directly created and edited from GitHub. So > I'm > >> > very > >> > > > happy. > >> > > > > >> > > > I think is important to have a quick system that gives an easy way > >> to > >> > > > update the website and to get blog post and articles published (we > >> have > >> > > > that with WP backend), and the same for Wiki, Reference and Docs > >> (and > >> > we > >> > > > have that with GitHub) > >> > > > > >> > > > > >> > > > 2018-01-10 23:28 GMT+01:00 OmPrakash Muppirala < > >> [email protected]>: > >> > > > > >> > > > > In a perfect world, we will let content editors provide content, > >> > > patches > >> > > > > and PRs. > >> > > > > > >> > > > > There are wordpress plugins available that read markdown files > >> from > >> > > > Github > >> > > > > urls. For example https://wordpress.org/plugins/ > mytory-markdown/ > >> > > > > > >> > > > > This way, the content can be in git and form(styles, images, > etc) > >> can > >> > > be > >> > > > on > >> > > > > WP. > >> > > > > > >> > > > > Thoughts? > >> > > > > > >> > > > > Om > >> > > > > > >> > > > > On Jan 10, 2018 2:19 PM, "Carlos Rovira" < > [email protected] > >> > > >> > > > wrote: > >> > > > > > >> > > > > > Hi, > >> > > > > > > >> > > > > > @Andrew, I ask you to make changes to the doc in order to > check > >> > > things > >> > > > > > done, and comment if there's some questions. I introduced all > >> > > changes, > >> > > > > and > >> > > > > > uploaded to git. We must wait until automatic publication > >> > > > > > > >> > > > > > @Dave, I can look for a way to make people make changes and > ask > >> for > >> > > > > > revision (anyone out there) or give direct (committers and > PMCs) > >> > > > > > regarding more automation I see it more dificult since the > >> process > >> > is > >> > > > to > >> > > > > : > >> > > > > > > >> > > > > > 1.- Push Generate Button (to create the static version) > >> > > > > > 2.- overlay with actual repo (there we can have content or > theme > >> > > > updates > >> > > > > > that fixes some things in layouts, css, etc... and so on) > >> > > > > > 3.- commit and push > >> > > > > > 4.- wait for automatic publication > >> > > > > > > >> > > > > > But that's no a problem for me needs human touch, but is easy > to > >> > do. > >> > > > > > > >> > > > > > Thanks > >> > > > > > > >> > > > > > > >> > > > > > > >> > > > > > 2018-01-10 22:33 GMT+01:00 Dave Fisher <[email protected] > >: > >> > > > > > > >> > > > > > > Hi - > >> > > > > > > > >> > > > > > > Piotr has a good point. Please work with Andrew on the > content > >> > > > updates. > >> > > > > > > Some may be in the template and other parts are content. > >> > > > > > > > >> > > > > > > Regarding content it should be possible for any committer to > >> make > >> > > > > > changes. > >> > > > > > > At first you will need to periodically do export and update. > >> > Later > >> > > > > either > >> > > > > > > we will have moved the site to Royale and be using a build > >> > process, > >> > > > or > >> > > > > > you > >> > > > > > > would setup an automated process into a staged site that is > >> then > >> > > > > > published. > >> > > > > > > This is what the Apache CMS can do. > >> > > > > > > > >> > > > > > > An alternative approach that I have used at my former job is > >> to > >> > > > create > >> > > > > an > >> > > > > > > RSS content feed in WP and then we can pull updates from the > >> RSS > >> > > feed > >> > > > > > into > >> > > > > > > the site. A custom feed is possible to retrieve metadata. > >> > > > > > > > >> > > > > > > Regards, > >> > > > > > > Dave > >> > > > > > > > >> > > > > > > > On Jan 10, 2018, at 1:25 PM, Piotr Zarzycki < > >> > > > > [email protected] > >> > > > > > > > >> > > > > > > wrote: > >> > > > > > > > > >> > > > > > > > Carlos, > >> > > > > > > > > >> > > > > > > > What do you think about Andrew changes. I think they are > >> really > >> > > > good. > >> > > > > > We > >> > > > > > > > could apply them on our self. > >> > > > > > > > > >> > > > > > > > Thanks, Piotr > >> > > > > > > > > >> > > > > > > > 2018-01-10 22:21 GMT+01:00 Carlos Rovira < > >> > > [email protected] > >> > > > >: > >> > > > > > > > > >> > > > > > > >> Hi Om, > >> > > > > > > >> > >> > > > > > > >> that's not possible. We're making all changes in WP > through > >> > > admin > >> > > > > and > >> > > > > > > then > >> > > > > > > >> exported and published. > >> > > > > > > >> something out of this workflow will not be possible. > >> > > > > > > >> > >> > > > > > > >> However, I could see some WP system for people to > register > >> in > >> > WP > >> > > > > > backend > >> > > > > > > >> and make changes and send for approval. I think there's > >> some > >> > > ways > >> > > > to > >> > > > > > do > >> > > > > > > >> that if there's enough interest. > >> > > > > > > >> > >> > > > > > > >> Thanks > >> > > > > > > >> > >> > > > > > > >> 2018-01-10 20:26 GMT+01:00 OmPrakash Muppirala < > >> > > > > [email protected] > >> > > > > > >: > >> > > > > > > >> > >> > > > > > > >>> I think a better approach would be for Andrew to send a > >> Pull > >> > > > > Request > >> > > > > > to > >> > > > > > > >>> https://github.com/apache/royale-website/tree/asf-site. > >> > > > > > > >>> Carlos/Piotr, is that possible, given the current state > of > >> > how > >> > > > the > >> > > > > > > >> website > >> > > > > > > >>> is being deployed? > >> > > > > > > >>> > >> > > > > > > >>> Thanks, > >> > > > > > > >>> Om > >> > > > > > > >>> > >> > > > > > > >>> On Wed, Jan 10, 2018 at 11:13 AM, Carlos Rovira < > >> > > > > > > [email protected] > >> > > > > > > >>> > >> > > > > > > >>> wrote: > >> > > > > > > >>> > >> > > > > > > >>>> Hi Andrew, > >> > > > > > > >>>> > >> > > > > > > >>>> thanks for the revision! :) > >> > > > > > > >>>> > >> > > > > > > >>>> If you want to share only text, you could make a list > and > >> > post > >> > > > > > > directly > >> > > > > > > >>> in > >> > > > > > > >>>> this list, open a new thread > >> > > > > > > >>>> If you want to attach screenshots, you can upload a PDF > >> or > >> > > > > something > >> > > > > > > >> like > >> > > > > > > >>>> that and share in a service you like (dropbox, google > >> > > drive...) > >> > > > > > > >>>> > >> > > > > > > >>>> Thanks! > >> > > > > > > >>>> > >> > > > > > > >>>> 2018-01-10 19:36 GMT+01:00 Piotr Zarzycki < > >> > > > > > [email protected] > >> > > > > > > >: > >> > > > > > > >>>> > >> > > > > > > >>>>> Attached files would be also stripped out. Just upload > >> that > >> > > > file > >> > > > > to > >> > > > > > > >>> some > >> > > > > > > >>>>> server Onedrive or something like that. You can also > >> make > >> > > pull > >> > > > > > > >> request > >> > > > > > > >>> to > >> > > > > > > >>>>> the repository [1], branch asf-site. > >> > > > > > > >>>>> > >> > > > > > > >>>>> [1] https://github.com/apache/roya > >> le-website/tree/asf-site > >> > > > > > > >>>>> > >> > > > > > > >>>>> Thanks for that! :) > >> > > > > > > >>>>> Piotr > >> > > > > > > >>>>> > >> > > > > > > >>>>> > >> > > > > > > >>>>> 2018-01-10 19:07 GMT+01:00 Andrew Wetmore < > >> > > [email protected] > >> > > > >: > >> > > > > > > >>>>> > >> > > > > > > >>>>>> There are quite a number of small issues. I would > >> prefer > >> > to > >> > > > > create > >> > > > > > > >>>> table > >> > > > > > > >>>>>> (existing text, proposed new text, and notes if any) > >> and > >> > > share > >> > > > > > > >> that. > >> > > > > > > >>>> Can > >> > > > > > > >>>>> I > >> > > > > > > >>>>>> just attach a Word doc to a message in this list? > >> > > > > > > >>>>>> > >> > > > > > > >>>>>> On Wed, Jan 10, 2018 at 1:36 PM, Piotr Zarzycki < > >> > > > > > > >>>>> [email protected] > >> > > > > > > >>>>>>> > >> > > > > > > >>>>>> wrote: > >> > > > > > > >>>>>> > >> > > > > > > >>>>>>> Hi Andrew, > >> > > > > > > >>>>>>> > >> > > > > > > >>>>>>> Where are you seeing that text? If you send some > >> > screenshot > >> > > > it > >> > > > > > > >> can > >> > > > > > > >>> be > >> > > > > > > >>>>>>> stripped out from the mailing list. > >> > > > > > > >>>>>>> You can use nabble to post a screenshot [1] > >> > > > > > > >>>>>>> > >> > > > > > > >>>>>>> [1] http://apache-royale-developme > >> nt.20373.n8.nabble.com > >> > > > > > > >>>>>>> > >> > > > > > > >>>>>>> Thanks, Piotr > >> > > > > > > >>>>>>> > >> > > > > > > >>>>>>> On Wed, Jan 10, 2018, 18:20 Andrew Wetmore < > >> > > > > [email protected]> > >> > > > > > > >>>>> wrote: > >> > > > > > > >>>>>>> > >> > > > > > > >>>>>>>> Excellent. > >> > > > > > > >>>>>>>> > >> > > > > > > >>>>>>>> However...there is some pretty odd text here and > >> there. > >> > Is > >> > > > > > > >>> someone > >> > > > > > > >>>>>>> handling > >> > > > > > > >>>>>>>> text tweaking? > >> > > > > > > >>>>>>>> > >> > > > > > > >>>>>>>> < > >> > > > > > > >>>>>>>> https://www.avast.com/sig-emai > >> l?utm_medium=email&utm_ > >> > > > > > > >>>>>>> source=link&utm_campaign=sig-e > >> mail&utm_content=webmail > >> > > > > > > >>>>>>>>> > >> > > > > > > >>>>>>>> Virus-free. > >> > > > > > > >>>>>>>> www.avast.com > >> > > > > > > >>>>>>>> < > >> > > > > > > >>>>>>>> https://www.avast.com/sig-emai > >> l?utm_medium=email&utm_ > >> > > > > > > >>>>>>> source=link&utm_campaign=sig-e > >> mail&utm_content=webmail > >> > > > > > > >>>>>>>>> > >> > > > > > > >>>>>>>> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> > >> > > > > > > >>>>>>>> > >> > > > > > > >>>>>>>> On Wed, Jan 10, 2018 at 12:05 PM, Piotr Zarzycki < > >> > > > > > > >>>>>>>> [email protected]> > >> > > > > > > >>>>>>>> wrote: > >> > > > > > > >>>>>>>> > >> > > > > > > >>>>>>>>> <3 > >> > > > > > > >>>>>>>>> > >> > > > > > > >>>>>>>>> Thank you Carlos!!!!! :) > >> > > > > > > >>>>>>>>> > >> > > > > > > >>>>>>>>> 2018-01-10 17:03 GMT+01:00 Carlos Rovira < > >> > > > > > > >>>> [email protected] > >> > > > > > > >>>>>> : > >> > > > > > > >>>>>>>>> > >> > > > > > > >>>>>>>>>> Hi all, > >> > > > > > > >>>>>>>>>> > >> > > > > > > >>>>>>>>>> just say that Apache Royale website is live now! > :) > >> > > > > > > >>>>>>>>>> > >> > > > > > > >>>>>>>>>> > >> > > > > > > >>>>>>>>>> > >> > > > > > > >>>>>>>>>> -- > >> > > > > > > >>>>>>>>>> Carlos Rovira > >> > > > > > > >>>>>>>>>> http://about.me/carlosrovira > >> > > > > > > >>>>>>>>>> > >> > > > > > > >>>>>>>>> > >> > > > > > > >>>>>>>>> > >> > > > > > > >>>>>>>>> > >> > > > > > > >>>>>>>>> -- > >> > > > > > > >>>>>>>>> > >> > > > > > > >>>>>>>>> Piotr Zarzycki > >> > > > > > > >>>>>>>>> > >> > > > > > > >>>>>>>>> Patreon: *https://www.patreon.com/piotrzarzycki > >> > > > > > > >>>>>>>>> <https://www.patreon.com/piotrzarzycki>* > >> > > > > > > >>>>>>>>> > >> > > > > > > >>>>>>>> > >> > > > > > > >>>>>>>> > >> > > > > > > >>>>>>>> > >> > > > > > > >>>>>>>> -- > >> > > > > > > >>>>>>>> Andrew Wetmore > >> > > > > > > >>>>>>>> > >> > > > > > > >>>>>>>> http://cottage14.blogspot.com/ > >> > > > > > > >>>>>>>> > >> > > > > > > >>>>>>> > >> > > > > > > >>>>>> > >> > > > > > > >>>>>> > >> > > > > > > >>>>>> > >> > > > > > > >>>>>> -- > >> > > > > > > >>>>>> Andrew Wetmore > >> > > > > > > >>>>>> > >> > > > > > > >>>>>> http://cottage14.blogspot.com/ > >> > > > > > > >>>>>> > >> > > > > > > >>>>> > >> > > > > > > >>>>> > >> > > > > > > >>>>> > >> > > > > > > >>>>> -- > >> > > > > > > >>>>> > >> > > > > > > >>>>> Piotr Zarzycki > >> > > > > > > >>>>> > >> > > > > > > >>>>> Patreon: *https://www.patreon.com/piotrzarzycki > >> > > > > > > >>>>> <https://www.patreon.com/piotrzarzycki>* > >> > > > > > > >>>>> > >> > > > > > > >>>> > >> > > > > > > >>>> > >> > > > > > > >>>> > >> > > > > > > >>>> -- > >> > > > > > > >>>> Carlos Rovira > >> > > > > > > >>>> http://about.me/carlosrovira > >> > > > > > > >>>> > >> > > > > > > >>> > >> > > > > > > >> > >> > > > > > > >> > >> > > > > > > >> > >> > > > > > > >> -- > >> > > > > > > >> Carlos Rovira > >> > > > > > > >> http://about.me/carlosrovira > >> > > > > > > >> > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > -- > >> > > > > > > > > >> > > > > > > > Piotr Zarzycki > >> > > > > > > > > >> > > > > > > > Patreon: *https://www.patreon.com/piotrzarzycki > >> > > > > > > > <https://www.patreon.com/piotrzarzycki>* > >> > > > > > > > >> > > > > > > > >> > > > > > > >> > > > > > > >> > > > > > -- > >> > > > > > Carlos Rovira > >> > > > > > http://about.me/carlosrovira > >> > > > > > > >> > > > > > >> > > > > >> > > > > >> > > > > >> > > > -- > >> > > > Carlos Rovira > >> > > > http://about.me/carlosrovira > >> > > > > >> > > > >> > > > >> > > > >> > > -- > >> > > Andrew Wetmore > >> > > > >> > > http://cottage14.blogspot.com/ > >> > > > >> > > >> > > >> > > >> > -- > >> > Carlos Rovira > >> > http://about.me/carlosrovira > >> > > >> > >> > >> > >> -- > >> Andrew Wetmore > >> > >> http://cottage14.blogspot.com/ > >> > > > > > > > > -- > > Carlos Rovira > > http://about.me/carlosrovira > > > > > > > -- > Carlos Rovira > http://about.me/carlosrovira > -- Andrew Wetmore http://cottage14.blogspot.com/
