Skip to content

vision-consensus/vision-fv-template

Repository files navigation



Visionscan First Validator Template

Template for First Validator to publish on Visionscan.org

How to useExampleFAQVisionscan.org

Intro

Visionscan provides a way for First Validator to publish their information right where the voters are, on Visionscan!

First Validator can use this template to build a static page which will be shown on Visionscan. The link will be placed in the voting overview page right next to the name.

By editing files in the repository on Github the First Validator can manage their own content.

Example

The example shows which files are presented where. Whenever the files on Github are modified the page will instantly be updated

Example First Validator Pages

How to use

This guide assumes that you already have an account which has First Validator (candidate) status

Step 1: Copy/Fork the template on Github

After forking the repository you will be navigated to your own visionfv-template version of the repository where you can make changes

Step 2: Fill in the template

The template can now be modified by editing files on Github.

  • Click the file you want to edit
  • Open edit modus
  • Add some information to the file

Files are written in markdown format. An excellent intro can be found at https://guides.github.com/features/mastering-markdown/

  • Update the logo.png and banner.png
    Then click on "choose your files" and make sure the logo or banner you want to upload is named logo.png or banner.png to overwrite the placeholder images.

After you filled in the template it can now be published on https://visionscan.org

Step 3: Publish to Visionscan

  • Navigate to https://visionscan.org
  • Login to your account. In this example it shows using the plugin, but you may use any login method.
  • Open account and make sure the "Representative" label is visible
  • Scroll to the bottom and click "Set Github Link"
  • Input your Github username and then press "Link Github"

Translations

Checkout the Pages directory for the translation readme

FAQ

  • I've modified a file but the changes aren't visible on visionscan.org?
    Contents from the repository are served using the Github CDN which uses aggressive caching. It may take a few minutes before the changes are reflected on visionscan.org.
  • Why are HTML elements visible on Github but not on visionscan.org?
    Visionscan.org will sanitize all HTML tags for security reasons, only standard markdown tags are allowed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published