vicoapp / vico

Mac Programmers Text Editor
http://www.vicoapp.com/
658 stars 89 forks source link

Backup .dmg, help docs & APIs from the way back machine. #90

Closed n3h3m closed 6 years ago

n3h3m commented 7 years ago

It's sad that the maintainer decided to discontinue the site vicoapp.com However, the content must be stored somewhere, possibly in this repo under docs folder. The last known best snapshot by the way back machine happened on Nov 2016 under this link

https://web.archive.org/web/20161118232250/http://www.vicoapp.com/

Shadowfiend commented 7 years ago

Bummer. That's the original maintainer, who has long since stopped maintaining Vico. I'm the current one ish, though I haven't really had any time to devote to it in more than two years, unfortunately.

I would welcome some PRs to pull this stuff into a docs directory, and I'll see if I can put the DMG file up for download.

Shadowfiend commented 7 years ago

I've posted the historical DMG under a historical release @ https://github.com/vicoapp/vico/releases/tag/1.3.3 .

Shadowfiend commented 7 years ago

91 added the help pages as HTML, but it sounds like we're missing open_line.html and tagstack.html, if anyone can dig that up. Thanks @andrewschleifer !

n3h3m commented 7 years ago

Added a PR #92 which has full CSS and anchors are working fine, And it covers help pages and API docs.

n3h3m commented 6 years ago

@Shadowfiend

Shadowfiend commented 6 years ago

Missed this; thanks for closing!