Git Product home page Git Product logo

website's Introduction

FlaskCon Website

Static site generator for the FlaskCon website.

File Structure

- docs/  # Output folder
  - assets/  # Images used in the page
  - index.html  # The final page generated with templates, be sure not to edit this file manually
- templates/  # You know, the Jinja templates folder
  - layout/  # HTML structure
  - sections/  # Page content
- settings.py  # Page information
- staticpy.py  # Tool used to generate the website

Generate the Site

Generate the website and launch live watch:

$ python statictipy.py

With livereload you only change files and it regenerates automatically. A bit like NodeJs.

Otherwise, you can generate the website without live watch (then you will need to re-run the following command on each change manually):

$ python statictipy.py --no-server

Check the Generated Site

You may need to create a new terminal session, then launch a server for the output website:

$ cd docs
$ python server.py

Now the website will be running on http://localhost:8000, it's the same with open the docs/index.html manually.

website's People

Contributors

abdur-rahmaanj avatar abhiramr avatar darksunium avatar davidism avatar greyli avatar ichux avatar kouul avatar lbeaufort avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

website's Issues

Clarify schedule time format

I notice the GMT is removed on session time, but I got confused about it. What time the Sessionize API returned? What time the website displayed? GMT or user's local time? It will be better to convert the time to the user's timezone if possible.

Page layout

Hello, the page seems a little mess,so i change the page layout

New page:

1

source

I'm not sure my layout is appropriate, so I use React to write this page(i new in Jquery,so

,I didn't modify the source code directly)

Assets Reinit

@greyli i think i messed with the commits, your reviewers pic got washed away, could you look into it? Thanks!

Use gender-neutral collective noun

👋 thanks for open-sourcing the flaskcon website!

It would be more inclusive to use a gender-neutral collective noun, as opposed to "guys". The alternative "coders" was suggested on Twitter. I'm happy to put in a pull request unless someone else is interested.

Here's a helpful reference: https://youguys.club/

For decades, guys has been used to address a mixed group of men and women. It’s increasingly viewed as a gender neutral plural.

But the singular guy still has a strongly male inflection. Consider that guy, or the
Python guy. Do those sound like women? Not likely.

Even today when a group of guys may be entirely female, it still can have a sexist, male-as-default ring to it.

What should I say instead?
There are a lot of options.

Y’all is a fabulous all-purpose pronoun. It’s great even if you’re not a Southerner!

Are y’all going to join youguys.club?

Hey gang works well as a casual option.

Hi folks is a little more formal, but too folksy for some. Everyone sounds great with any audience.

Addressing the group by a label can also help, whether it’s hi team or hey friends.

Hey team, let’s finish those TPS reports.

Thanks again!

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.