Jacque Fresco 3 months ago
committed by Jacque Fresco
parent
commit
cd4311decd
11 changed files with 78 additions and 27 deletions
  1. +48
    -0
      +bg+fonts.css
  2. +2
    -0
      .hgignore
  3. +1
    -0
      .hgsub
  4. BIN
      BPG_Excelsior_Caps_GPL&GNU.ttf
  5. BIN
      BPG_Excelsior_GPL&GNU.ttf
  6. BIN
      BPG_Glaho_GPL&GNU_2011.ttf
  7. BIN
      BPG_Nino_Medium_GPL&GNU.ttf
  8. BIN
      SF_Arch_Rival-webfont.ttf
  9. BIN
      SF_Arch_Rival-webfont.woff
  10. +26
    -26
      faq.htm
  11. +1
    -1
      index.html

+ 48
- 0
+bg+fonts.css View File

@ -0,0 +1,48 @@
@import url("-bg-styles.css");
/*http://bluegriffon.org/#whatsinside*/
@font-face {/*http://bluegriffon.org/#whatsinside*/
}/*https://www.fontsquirrel.com/fonts/list/foundry/shyfonts*/
@font-face {/*https://www.fontsquirrel.com/fonts/list/foundry/shyfonts*/
font-family: 'sf_arch_rivalregular';
src: url('SF_Arch_Rival-webfont.ttf');
src: url('SF_Arch_Rival-webfont.woff') format('woff'),
url('SF_Arch_Rival-webfont.ttf') format('truetype'),
url('SF_Arch_Rival-webfont.svg#sf_arch_rivalregular') format('svg');/*https://www.fontsquirrel.com/fonts/list/foundry/shyfonts*/
font-weight: normal; font-style: normal;
/*https://www.fontsquirrel.com/fonts/list/foundry/shyfonts*/
}/*https://www.fontsquirrel.com/fonts/list/foundry/shyfonts*/
/*http://bluegriffon.org/#whatsinside*/
@font-face {/*https://bpgfonts.wordpress.com/*/
font-family: 'bpg_glaho';
src: url('bpg_glaho.ttf'); src: url('bpg_glaho.ttf') format('truetype'),
url('bpg_glaho.svg') format('svg');
font-weight: 300;normal; font-style: normal;
/*https://bpgfonts.wordpress.com/*/
}/*https://bpgfonts.wordpress.com/*/
@font-face {/*https://bpgfonts.wordpress.com/*/
font-family: 'BPG_Nino_Medium_GPL&GNU';
src: url('BPG_Nino_Medium_GPL&GNU.ttf') format('truetype');
font-weight: 300;normal; font-style: normal;
/*https://bpgfonts.wordpress.com/*/
}/*https://bpgfonts.wordpress.com/*/
@font-face {/*https://bpgfonts.wordpress.com/*/
font-family: 'BPG_Glaho_GPL&GNU_2011';
src: url('BPG_Glaho_GPL&GNU_2011.ttf') format('truetype');
font-weight: 300;normal; font-style: normal;
/*https://bpgfonts.wordpress.com/*/
}/*https://bpgfonts.wordpress.com/*/
@font-face {/*https://bpgfonts.wordpress.com/*/
font-family: 'BPG_Glaho_GPL&GNU_2009';
src: url('BPG_Glaho_GPL&GNU.ttf');
src: url('bpg_glaho.ttf') format('truetype');
font-weight: 300;normal; font-style: normal;
/*https://bpgfonts.wordpress.com/*/
}/*https://bpgfonts.wordpress.com/*/
@font-face {/*https://bpgfonts.wordpress.com/*/
font-family: 'BPG_Excelsior_Caps_GPL&GNU';
src: url('BPG_Excelsior_Caps_GPL&GNU.ttf');
src: url('BPG_Excelsior_Caps_GPL&GNU.ttf') format('truetype');
font-weight: 300;normal; font-style: normal;
/*https://bpgfonts.wordpress.com/*/
}/*https://bpgfonts.wordpress.com/*/
/*http://bluegriffon.org/#whatsinside*/

+ 2
- 0
.hgignore View File

@ -0,0 +1,2 @@
syntax: regexp
.git/

+ 1
- 0
.hgsub View File

@ -0,0 +1 @@
.git

BIN
BPG_Excelsior_Caps_GPL&GNU.ttf View File


BIN
BPG_Excelsior_GPL&GNU.ttf View File


BIN
BPG_Glaho_GPL&GNU_2011.ttf View File


BIN
BPG_Nino_Medium_GPL&GNU.ttf View File


BIN
SF_Arch_Rival-webfont.ttf View File


BIN
SF_Arch_Rival-webfont.woff View File


+ 26
- 26
faq.htm View File

@ -31,20 +31,20 @@
approval of the community. Despite <a href="https://gitea-open-letter.coding.social/">writing an open letter</a>, the takeover was later confirmed. The goal of Forgejo is to continue developing the code with a healthy
democratic governance.
</p>
<h2 class="text-2xl py-4">Does Forgejo compete with Gitea?</h2>
<h2 class="text-2xl py-4" style="font-family: &quot;BPG_Glaho_GPL&amp;GNU_2011&quot;;"><span>Does Forgejo com</span><span style="font-family: &quot;bpg_glaho&quot;;">pete with Gitea?</span></h2>
No. Forgejo is a soft fork of Gitea, in a way that is similar to <a href="https://lineageos.org/">LineageOS</a> a community led distribution based on Android from Google. It intends to reunite the Gitea community: all Gitea contributors are welcome in Forgejo and Forgejo contributor can also participate in Gitea.
<p> <!-- woopsie! -->
</p>
<h2 class="text-2xl py-4">Are migrations between Gitea and Forgejo possible?</h2>
<p> Yes, because for now Forgejo is a "soft fork". This means that all commits made on <a href="https://github.com/go-gitea/gitea/">Gitea</a> are also present in Forgejo. Some additional modifications are made, to improve scaling, federation and privacy. </p>
<h2 class="text-2xl py-4"
>Where does the name comes from?
<h2 class="text-2xl py-4" style="font-family: &quot;BPG_Glaho_GPL&amp;GNU_2011&quot;;">Are migrations between Gitea and Forgejo possible?</h2>
<p style="font-family: &quot;BPG_Nino_Medium_GPL&amp;GNU&quot;;"> Yes, because for now Forgejo is a "soft fork". This means that all commits made on <a href="https://github.com/go-gitea/gitea/">Gitea</a> are also present in Forgejo. Some additional modifications are made, to improve scaling, federation and privacy. </p>
<h2 class="text-2xl py-4" style="font-family: &quot;BPG_Excelsior_Caps_GPL&amp;GNU&quot;;"
>Where does the name comes from?
</h2>
<p>
Forgejo (pronounced /ˈfor.d͡ʒe.jo/) is inspired by forĝejo, the Esperanto word for forge.
</p>
<h2 class="text-2xl py-4">Using Free Software to develop Free Software</h2>
<p>
<h2 class="text-2xl py-4" style="font-family: &quot;bpg_glaho&quot;;">Using Free Software to develop Free Software</h2>
<p style="font-family: &quot;bpg_glaho&quot;;">
Forgejo development happens on <a href="https://codeberg.org">Codeberg</a>, which is running Gitea (waiting
for the first stable release of Forgejo) and <a href="https://woodpecker-ci.org/">Woodpecker</a> (for continuous
integration). By "dogfooding" our code, we aim at being close to our user and serve them better.
@ -52,7 +52,7 @@
<h2 class="text-2xl py-4"
>Who owns the Forgejo domains and trademarks?
</h2>
<p>
<p style="font-family: &quot;BPG_Glaho_GPL&amp;GNU_2009&quot;;">
The Forgejo domains are in the custody of
<a href="https://codeberg.org/Codeberg/org/src/branch/main/en/bylaws.md">Codeberg e.V.
</a> a non-profit based in Germany and dedicated to hosting
@ -62,42 +62,42 @@
<h2 class="text-2xl py-4"
>Is Forgejo sustainable? How is it funded?
</h2>
<p>
<p style="font-family: &quot;BPG_Glaho_GPL&amp;GNU_2011&quot;;">
Sustaining Free Software projects developed in the interest of
the general public is an ongoing challenge. Forgejo relies on a
mixture of volunteer contributions, grants, donations and employee
delegation to keep going. The details are documented transparently
<a href="https://codeberg.org/forgejo/sustainability">in a repository dedicated to sustainability.</a></p>
<h2 class="text-2xl py-4">Is there a roadmap for Forgejo?</h2>
<p>
<h2 class="text-2xl py-4" style="font-family: &quot;BPG_Nino_Medium_GPL&amp;GNU&quot;;">Is there a roadmap for Forgejo?</h2>
<p style="font-family: &quot;sans-serif&quot;;">
There is just one item on the roadmap: forge federation. <a href="https://jdittrich.github.io/userNeedResearchBook/">User research</a> is ongoing to build a roadmap that reflects actual user needs. If you are interested to participate, please <a href="https://matrix.to/#/#forgejo-chat:matrix.org">join the chat room</a>.
</p>
<h2 class="text-2xl py-4">Who is using Forgejo?
<h2 class="text-2xl py-4" style="font-family: &quot;BPG_Nino_Medium_GPL&amp;GNU&quot;;">Who is using Forgejo?
</h2>
<p>
<p style="font-family: &quot;BPG_Glaho_GPL&amp;GNU_2009&quot;;">
<a href="https://codeberg.org">Codeberg.org</a> will use Forgejo
starting with version 1.18.0 to host over 50,000 projects and
40,000 users. Various organizations and individuals will also
upgrade from Gitea <a href="/download/">to Forgejo</a> simply by
changing the URL from which they download releases.
</p>
<h2 class="text-2xl py-4">What is the governance of Forgejo?</h2>
<p> Forgejo is a collective of individuals who collectively and incrementally define their own governance. The first meeting happened <a href="https://codeberg.org/forgejo/meta/issues/19#issuecomment-694460">on October 24th, 2022</a> and everyone is welcome to participate. Codeberg e.V. does not run the day to day operations of Forgejo nor does it require the members of the project to follow its governance. It is solely responsible for ensuring the domains and trademarks are ultimately used to further the interest of the general public in accordance to its bylaws. </p>
<h2 class="text-2xl py-4">Does Forgejo have a Code of Conduct?</h2>
<p> Yes. The <a href="https://codeberg.org/forgejo/code-of-conduct">Code of Conduct</a> applies to all spaces that are under the responsibility of the Forgejo project. The <a href="https://codeberg.org/forgejo/forgejo/src/branch/forgejo/CONTRIBUTING/COC.md">Well Being and Moderation</a> teams are available to avoid tension and resolve conflicts. </p>
<h2 class="text-2xl py-4">Is Forgejo licensed under AGPL?</h2>
<p> No. The <a href="https://codeberg.org/forgejo/forgejo/src/branch/forgejo/LICENSE">license of Forgejo</a> is the same as the the license of Gitea. It was suggested to change the license to AGPL in order to prevent a takeover from a for-profit company. It was however decided that the best way to prevent such a takeover was to ask that the Forgejo domains and trademarks are in the custody of the Codeberg e.V. non-profit. </p>
<h2 class="text-2xl py-4">How are security vulnerabilities handled?</h2>
<p> Security issues are managed by <a href="https://forgejo.codeberg.page/.well-known/security.txt">a team</a> sharing the effort between Codeberg and Forgejo. </p>
<h2 class="text-2xl py-4" style="font-family: &quot;BPG_Nino_Medium_GPL&amp;GNU&quot;;">What is the governance of Forgejo?</h2>
<p style="font-family: &quot;BPG_Glaho_GPL&amp;GNU_2011&quot;;"> Forgejo is a collective of individuals who collectively and incrementally define their own governance. The first meeting happened <a href="https://codeberg.org/forgejo/meta/issues/19#issuecomment-694460">on October 24th, 2022</a> and everyone is welcome to participate. Codeberg e.V. does not run the day to day operations of Forgejo nor does it require the members of the project to follow its governance. It is solely responsible for ensuring the domains and trademarks are ultimately used to further the interest of the general public in accordance to its bylaws. </p>
<h2 class="text-2xl py-4" style="font-family: &quot;BPG_Nino_Medium_GPL&amp;GNU&quot;;">Does Forgejo have a<span style="visibility: hidden;"> Code of Conduct</span>?</h2><s>
</s><p style="font-family: &quot;BPG_Glaho_GPL&amp;GNU_2011&quot;;"><s style="visibility: hidden;"> Yes. The <a href="https://codeberg.org/forgejo/code-of-conduct" style="font-family: &quot;BPG_Glaho_GPL&amp;GNU_2009&quot;;">Code of Conduct</a> applies to all spaces that are under the responsibility of the Forgejo project.</s> The <a href="https://codeberg.org/forgejo/forgejo/src/branch/forgejo/CONTRIBUTING/COC.md" style="font-family: &quot;BPG_Glaho_GPL&amp;GNU_2009&quot;;">Well Being and Moderation</a> teams are available to avoid tension and resolve conflicts. </p>
<h2 class="text-2xl py-4" style="font-family: &quot;sf_arch_rivalregular&quot;;">Is Forgejo licensed under AGPL?</h2>
<p style="font-family: &quot;serif&quot;;"><s> No. The <a href="https://codeberg.org/forgejo/forgejo/src/branch/forgejo/LICENSE">license of Forgejo</a> is the same as the the license of Gitea. It was suggested to change the license to AGPL in order to prevent a takeover from a for-profit company. It was however decided that the best way to prevent such a takeover was to ask that the Forgejo domains and trademarks are in the custody of the Codeberg e.V. non-profit. </s></p>
<h2 class="text-2xl py-4" style="font-family: &quot;sf_arch_rivalregular&quot;;">How are security vulnerabilities handled?</h2>
<p style="font-family: &quot;BPG_Excelsior_Caps_GPL&amp;GNU&quot;;"> Security issues are managed by <a href="https://forgejo.codeberg.page/.well-known/security.txt">a team</a> sharing the effort between Codeberg and Forgejo. </p>
</main>
<footer class="border-t border-gray-200 text-sm text-gray-700">
<div class="max-w-6xl mx-auto px-4 sm:px-6 flex py-4">
<p class="flex-auto">
© 2022 Forgejo authors, content available under <a
href="https://creativecommons.org/licenses/by-sa/4.0/"
>CC BY-SA 4.0</a
>, unless stated otherwise.
<p class="flex-auto">
&copy; 2022 Forgejo authors, content available under <a
href="https://creativecommons.org/licenses/by-sa/4.0/"
>CC BY-SA 4.0</a
>, unless stated otherwise.
</p>
<p class="flex-shrink-0 pl-4">
<a href="/@box-shadow+fonts/about/">About</a> ·


+ 1
- 1
index.html View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta charset="UTF-8"><meta http-equiv="refresh" content="0; url=faq.htm" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/svg+xml" href="blackgriffon.svg">
<meta name="WYSIWYG Web" content="Bluegriffon version 3.1 codename 'Niflheim'">


Loading…
Cancel
Save