ATS Tutorials

92 views
Skip to first unread message

Steinway Wu

unread,
Aug 5, 2016, 3:12:42 PM8/5/16
to ats-lang-users
Hi, 

Following up on Hongwei's ats-as-a-service, I wrote a pandoc plugin for automating some of the tasks of writing interactive ats tutorials, shown here https://steinwaywhw.github.io/ats-tutorials/. If you a familiar with pandoc, then my small script is just a pandoc filter in python, that takes in a code block in original markdown input, and turn it into interactive or just highlighted html snippets. 

The project home page https://steinwaywhw.github.io/ats-tutorials/ itself is rendered using this plug-in. Hope it is useful for anyone who want to write code-related webpages. Contributions are welcomed. The tool is MIT licensed. 

Steinway Wu

unread,
Aug 5, 2016, 3:33:14 PM8/5/16
to ats-lan...@googlegroups.com
Sadly, there is a https related issue. I hope to fix it soon... for now, it works with Safari at least. I'm not particularly familiar of how to work with http requests in a https served pages. Any one has any idea? Please let me know. Thanks.

UPDATE:

Ok, in Chrome, you need to head over to https://www.ats-lang.org/ first, when Chrome warns about certificate mismatch, choose to proceed anyway, dismissing the warning. Then Chrome will remember your choice, and the tutorial website will work again.

Yannick Duchêne

unread,
Dec 1, 2016, 9:11:44 AM12/1/16
to ats-lang-users
I guess substituting HTTP for HTTPS in the tutorial URL may solve the issue.
Reply all
Reply to author
Forward
0 new messages