Coder Social home page Coder Social logo

ritlug / governance Goto Github PK

View Code? Open in Web Editor NEW
2.0 12.0 2.0 35 KB

RITlug's open-source governance documents.

License: Creative Commons Zero v1.0 Universal

Makefile 1.61% TeX 98.39%
latex constitution university linux-user-group ritlug rit rochester-institute-of-technology rochester

governance's Introduction

Governance

The official governance documents for the RIT Linux Users Group. All work is open-source and suggestions to improve these documents are welcome.

Don't be put off if you don't know LaTeX! These documents are not complicated and you can easily figure out what's going on from the source code. Here's a quick crash course for what you'll find here:

\section{ $name } // Define a new section with the name $name.
\subsection{ $name } // Define a new subsection with the name $name
\begin{subroutines} // Start a new list of items in the section
\item item text // create an item in the section
\end{subroutines} // end the list

There you go! That's all you'll need to contribute. Make sure to also take a look at the compiling and requirements sections.

All changes to the constitution are required to be submitted to the clubs office for approval, so actual acceptance of changes may lag a bit. When new versions of these policies are accepted, they should be printed and the hard copies in the club binder should be updated.

Requirements

  • texlive-core
  • texlive-latexextra

(these are likely available in your package manager, but may be under different names). You may wish to install additional packages if you prefer to edit LaTeX in a specialized editor.

Compiling

These documents are maintained in LaTeX and must be compiled. LaTeX supports compiling to a variety of formats. In RITlug, we most often need these documents in PDF format.

Once you have the requirements installed, you can build the policies by running

make

You should then have a governance.zip file, which will contain the PDFs for the policies.

License

All documents in this repository are licensed under the CC0 1.0 Universal License and are released into the public domain.

governance's People

Contributors

ct-martin avatar jwflory avatar serubin avatar thenaterhood avatar

Stargazers

 avatar  avatar

Watchers

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

governance's Issues

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.