mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-12 18:32:44 +00:00
Update faq.htm
This commit is contained in:
@@ -13,42 +13,6 @@
|
||||
role="tablist"
|
||||
aria-multiselectable="true"
|
||||
>
|
||||
<div class="panel panel-default mb-4">
|
||||
<div class="panel-heading p-3" role="tab" id="heading0">
|
||||
<h3 class="panel-title">
|
||||
<a
|
||||
class="collapsed"
|
||||
role="button"
|
||||
title=""
|
||||
data-toggle="collapse"
|
||||
data-parent="#faq"
|
||||
href="#download"
|
||||
aria-expanded="true"
|
||||
aria-controls="download"
|
||||
>
|
||||
Can I download the repository?
|
||||
</a>
|
||||
</h3>
|
||||
</div>
|
||||
<div
|
||||
id="download"
|
||||
class="panel-collapse collapse"
|
||||
role="tabpanel"
|
||||
aria-labelledby="heading0"
|
||||
>
|
||||
<div class="panel-body p-3">
|
||||
<p>
|
||||
It is currently not possible to download an anonymized
|
||||
repository neither to clone it.
|
||||
It is technically possible to implement however it
|
||||
would require additional processing power and storage.
|
||||
I am currently not able to cover the cost of this feature.
|
||||
If you want to see this feature on Anonymous GitHub, please consider doing a donation.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel panel-default mb-4">
|
||||
<div class="panel-heading p-3" role="tab" id="heading6">
|
||||
<h3 class="panel-title">
|
||||
@@ -75,9 +39,6 @@
|
||||
<div class="panel-body p-3">
|
||||
<p>
|
||||
<ul>
|
||||
<li>
|
||||
Anonymous GitHub does not allow to download the repository.
|
||||
</li>
|
||||
<li>
|
||||
Anonymous GitHub only anonymizes textual files.
|
||||
It does not support the use of a static site generator, such as Jekyll, with GitHub Pages (although Markdown files are converted to HTML without any special formatting).
|
||||
|
||||
Reference in New Issue
Block a user