Skip to content

Web that gathers information about the Rust community in Poland.

License

Notifications You must be signed in to change notification settings

rust-community-pl/rust-community.pl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Poland community index

This repository contains the source data for the https://rust-community.pl website, which serves as an index of communities, events and other things related to the Rust language in Poland.

Contributing

You can send a pull request to add new content. Data for the index is automatically generated from the following files:

  • data/communities.yaml - online communities and discussion forums
  • data/events.yaml - events related to Rust in Poland
  • data/education.yaml - Rust courses taught at universities
  • data/recordings.yaml - recordings of Rust content (e.g. from meetups and conferences)
  • data/trainings.yaml - Rust training offerings
  • data/companies.yaml - companies using Rust

Note that all added content should be relevant to Rust usage in Poland, as this index is focused on the local Rust community.

Build instructions

  1. Install Zola
  2. (Optional) Build RSS feed
    $ cd rss
    $ cargo run -- --data-path ../data ../static/feed.xml 
  3. Run zola serve or zola build

About

Web that gathers information about the Rust community in Poland.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.5%
  • Rust 35.6%
  • SCSS 2.9%