Skip to content

Censorship circumvention tool available for free download on any operating system

Notifications You must be signed in to change notification settings

getlantern/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.github

Displays a public GitHub organization profile page based on ./profile/README.md. Private profile for members only is found at https://github.com/getlantern/.github-private.

structure

.
├── README.md          // this document
├── profile            // public profile pages are listed here
├── resources          // static assets (images, icons, etc.)
└── updater            // app and source info for updating public links and pages
    ├── README.md      // instructions and maintenance info for the updater
    ├── links.yml      // social media links
    ├── releases.yml   // release notes
    ├── outputs        // outputs for external use, like helpdesk footers
    ├── templates      // go templates for building outputs and profile pages
    ├── translations   // internationalization and common text
    ├── main.go        // application that updates READMEs and footers
    ├── main_test.go   // tests for the application
    ├── go.mod         // application support files
    └── go.sum         // application support files

Making Updates

Read the instructions for the updater. Any changes to source information should automatically trigger an update using a GitHub action.

About

Censorship circumvention tool available for free download on any operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published