GithubHelp home page GithubHelp logo

mmorenoivy / mempy.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from memphispython/mempy.org

0.0 2.0 0.0 1.6 MB

Source code for the MEMpy website.

Makefile 0.17% Python 0.71% CSS 58.86% JavaScript 12.48% HTML 27.77%

mempy.org's Introduction

mempy.org

This is the website for the Memphis Python User group. It's generated with pelican. So, to publish content you'll need that.

You can get it with:

pip install -r requirements.txt

Cloning this repo

To get started, you'll need to clone this repo, but it also contains a submodule for MemphisPython.github.io, so you'll need to do:

git submodule init

See the section on git submodules for additional details.

How to add content

Content for the site is in the content directory, so to contribute a post, just create a file.

  • For monthly meeting information, create a content/meetings/YYYY-MM-DD.rst file and add the appropriate content.
  • For announcments, create a file in content/announcements/.
  • Stand-alone pages go in content/pages/

Once you've added your new content, commit it and send a Pull Request.

How to publish content

If you have access to the appropriate repo, here's what you do to publish:

  1. Add the content (accept a PR or do the above)
  2. Commit any changes
  3. Run make. This should update the MemphisPython.github.io submodule, build the html, push that back up to github, commit & push any leftover changes.
  4. Profit?

mempy.org's People

Contributors

bradmontgomery avatar douglasstarnes avatar

Watchers

James Cloos avatar Marj avatar

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.