Git Product home page Git Product logo

mod-dotnet-bot's Introduction

Repo for the mod-dotnet-bot website

Create your own coding companion

Coding is better with friends, especially when they bring their own mods. As the mascot for the .NET community, dotnet-bot helps with checking pull requests on .NET repos on GitHub. This repo is the source for creating your own custom coding companion by modding the dotnet-bot.

Visit the mod-dotnet-bot.net site to get started.

If you found a bug or want to request new parts for the dotnet-bot, submit an issue!

The source code is licenced under MIT. The dotnet-bot illustrations in this repo are licensed under the CC0 1.0 Universal license.

Installation

  1. Clone repo: git clone https://github.com/dotnet-foundation/mod-dotnet-bot.git [your-project-folder]
  2. Install Jekyll: bundle install
  3. Install npm dependencies: npm install
  4. Start jekyll: bundle exec jekyll serve
  5. Site should be accessible at http://127.0.0.1:4000

Adding new objects

  1. Add new SVGs under > objects > [desired category] (for example, antenna).
  2. Add the icon for the object to the icons folder under the same object folder (for example, objects > antenna > icons).
  3. Open the corresponding category .yml file that's in the _data folder. (for example, _data > antenna.yml)
  4. Create a new block that lists the item's title, icon name, and file name (make sure these file names are an exact match of the file you added to the objects folder).

That should be it!

Note: On the SVG files, make sure all objects within the svg are grouped. So before you save an svg, do a "select all" and "group" them together. Also, export the svg files with the CSS Properties option changed to Presentation Attributes in Advanced Options.

mod-dotnet-bot's People

Contributors

andrewrmn avatar arhell avatar bethmassi avatar clairernovotny avatar dependabot[bot] avatar isaacrlevin avatar mairaw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mod-dotnet-bot's Issues

menu on mobile devices

It would be nice to make the menu on mobile devices in the form of a burger or with a menu label
1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.