Skip to content

lusingander/fyne-io.github.io

 
 

Repository files navigation

Fyne.io Website

This repository contains the source of the main https://fyne.io website.

Running the website locally

The website uses jekyll to generate the website from markdown files. With ruby installed it is as easy as running the following commands in a terminal (the first only needs to run once):

gem install bundler jekyll
bundle exec jekyll serve

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.3%
  • CSS 26.3%
  • Ruby 13.6%
  • JavaScript 8.8%