update faq and download, fix css
This commit is contained in:
parent
a0eeda3de7
commit
2e8eb98550
2 changed files with 6 additions and 3 deletions
|
@ -188,6 +188,9 @@ div.date {
|
|||
div.text {
|
||||
margin: 8px 0 32px 0;
|
||||
}
|
||||
div.text:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#page div.tour {
|
||||
width: 576px;
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"faq": [
|
||||
[
|
||||
"Q: What can I do with <b>pan.do/ra</b>, and how?",
|
||||
"A: With <b>pan.do/ra</b> you can browse, annotate, search and watch videos - be it your own archive, or someone else's. <b>pan.do/ra</b> is a web site that runs in your browser, so you can either put your collection online, or just use it in your local network. All you have to do is <a href=\"#download\">download</a> <b>pan.do/ra</b> and install it on a Linux machine, or get it pre-installed on a virtual machine that will run on most other computers too, quite likely including your laptop. And if you don't have your own video collection, you can use it to explore <a href=\"https://0xDB.org\">someone</a> <a href=\"https://pad.ma\">else's</a>."
|
||||
"A: With <b>pan.do/ra</b> you can browse, annotate, search and watch videos — be it your own archive, or someone else's. <b>pan.do/ra</b> is a website that runs in your browser, so you can either put your collection online, or just use it in your local network. All you have to do is <a href=\"#download\">download</a> <b>pan.do/ra</b> and install it on a Linux machine, or get it pre-installed on a virtual machine that will run on most other computers too, quite likely including your laptop. And if you don't have your own video collection, you can use it to explore <a href=\"#demo\">what others have done with it</a>."
|
||||
],
|
||||
[
|
||||
"Q: Is <b>pan.do/ra</b> a server or a client?",
|
||||
|
@ -43,11 +43,11 @@
|
|||
],
|
||||
[
|
||||
"Q: Is <b>pan.do/ra</b> ready for production?",
|
||||
"A: It depends. It's already being used in production, but there is no \"official\" or \"stable\" first release yet. There will be one, later this year. The <a href=\"#download\">latest version</a> should work fine, so you can already try it out, but if you really need to use it immediately for something important, you should <a href=\"#contact\">get in touch</a> with us before, just to make sure that whatever you put into it now doesn't just go up in flames once there is a first proper release."
|
||||
"A: Probably. It's already being used in production, but as of now, there is no \"official\" release yet. There will be one, later this year. The latest version should be fully functional though, so you can already <a href=\"#download\">try it out</a>. In case you need to use <b>pan.do/ra</b> immediately for something really important, you may want to <a href=\"#contact\">get in touch</a> with us before, just to make sure you know how to address any issues that may arise when you update the software at a later point."
|
||||
],
|
||||
[
|
||||
"Q: Why did you create <b>pan.do/ra</b>?",
|
||||
"A: Because we wanted something like <b>pan.do/ra</b> for ourselves, and it didn't exist yet. Only in the process of creating it we started to find others who were looking for something similar."
|
||||
"A: Because we wanted something like <b>pan.do/ra</b> for ourselves, and it didn't exist yet. In the process of creating it, we found out that there were others who were looking for the same thing."
|
||||
]
|
||||
],
|
||||
"tour": [
|
||||
|
|
Loading…
Reference in a new issue