Skip to content

rust-finland/rust-finland.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Finland website

This is the website of the Rust Finland community. It is a static website powered by Gutenberg, a static site generator written in Rust.

Contributing

Contributing changes to the website code and content

First install Gutenberg. You can get release binaries from the Gutenberg GitHub repository's release tab.

Next, fork this repository and clone the fork to your local machine.

After cloning you can start a development server with hot reload by using

$ cd rust-finland.org
$ gutenberg serve

This development server live-compiles the site while you're working.

Once you're done making changes or adding content, push back to your fork at GitHub and create a new Pull Request.

Acknowledgement

This site contains code from:

About

Rust Finland Meetup group's homepage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published