8000 GitHub - fyne-io/fyne-io.github.io: Fyne.io Website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fyne-io/fyne-io.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Alternatively, you can use the Dockerized build via either of:

  • sh ./build.sh build -- non-interactively build ./_site
  • sh ./build.sh serve -- run jekyll serve inside of the docker container

About

Fyne.io Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 16

  • 3CA1

Languages

0