quickfixj icon indicating copy to clipboard operation
quickfixj copied to clipboard

Move webpage to github pages

Open chrjohn opened this issue 6 years ago • 6 comments
trafficstars

I'm always frustrated when quickfixj.org is offline.

We should put the content on github pages.

Edit: we should also check the documentation under https://github.com/quickfix-j/quickfixj/tree/master/quickfixj-core/src/main/doc/usermanual whether it is still relevant and/or up-to-date.

chrjohn avatar Oct 25 '19 21:10 chrjohn

Can the user manual and jira also be moved? https://www.quickfixj.org/usermanual/1.5.3/ and https://www.quickfixj.org/jira/browse/ are both inaccessible now

jgoldrich avatar Oct 29 '19 15:10 jgoldrich

Yes that was the intention. I already activated the github issue tracker.

chrjohn avatar Oct 29 '19 15:10 chrjohn

Gotcha. Is there a way to be able to look back at previous tickets?

jgoldrich avatar Oct 29 '19 16:10 jgoldrich

Currently no. We'll have to check how they could be imported here.

chrjohn avatar Oct 29 '19 17:10 chrjohn

While the user manual is not migrated to github pages, can I try to improve the documentation at quickfixj/quickfixj-core/src/main/doc/usermanual ?

As I did this small fix in the README.md, I thought in doing it to on the quickfixj/quickfixj-core/src/main/doc/usermanual/usage/application.html too.

From

This allows you to add fields before an adminstrative message before it is sent out.

To

This allows you to add fields to an administrative message before it is sent out.

felipewind avatar Jan 16 '21 21:01 felipewind

@felipewind of course, please do. Thanks!

chrjohn avatar Jan 16 '21 23:01 chrjohn