Skip to content

combe15/factorio-whiteboard

Repository files navigation

Factorio-Whiteboard

Repo: https://github.com/combe15/factorio-whiteboard

Website: https://combe15.github.io/factorio-whiteboard/

This repository is a community-driven general-purpose collaboration of ideas for Factorio. Here is how you can contribute

Links

How to collaborate

  1. Fork the repository
  2. Make your intended changes
  3. Test your changes
  4. Make a pull request with your altered fork

How to make a pull request

  • Do not edit the .github folder or its subfolders.

  • Your pull request will automatically merge once recieved.

Welcome to Material for Mkdocs

For full documentation visit https://squidfunk.github.io/mkdocs-material/reference/.

Commands

  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs -h - Print help message and exit.

Project layout

    mkdocs.yml       # The configuration file.
    docs/
        index.md     # The documentation homepage.
        benchmarks/  # Benchmark results
        blueprints/  # Blueprints
        lua/         # Lua scripts
        ...          # Other markdown pages, images and other files.