Giter VIP home page Giter VIP logo

2016.pyconuk.org's People

Stargazers

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

Watchers

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

2016.pyconuk.org's Issues

Please add details of the kids day (if there is one)

Hi,

I've had two people ask me if there's going to be a kids day at this year's PyCon UK.

If there is, and given that families like to plan ahead because coordinating kids and stuff is hard if you need to travel across the country to Cardiff, please can details of this be put in an obvious place on the website.

Thanks!

Inability to run `serve` locally

$ DEBUG=True python manage.py serve
<snip>

System check identified no issues (0 silenced).
September 24, 2016 - 14:19:25
Django version 1.9.7, using settings 'pyconuk.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
Internal Server Error: /
Traceback (most recent call last):
  File "/Users/kristian/git/2016.pyconuk.org/.env/lib/python3.5/site-packages/compressor/base.py", line 260, in precompile
    mod = import_module(mod_name)
  File "/Users/kristian/git/2016.pyconuk.org/.env/lib/python3.5/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 986, in _gcd_import
  File "<frozen importlib._bootstrap>", line 969, in _find_and_load
  File "<frozen importlib._bootstrap>", line 956, in _find_and_load_unlocked
ImportError: No module named 'lessc {infile} {outfile}'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

<snip>

compressor.exceptions.FilterError: /bin/sh: lessc: command not found

[24/Sep/2016 14:19:25] "GET / HTTP/1.1" 500 235735

From the README:

This site uses django-amber_. To install django-amber and other dependencies, run pip install -r requirements.txt. django-amber is only known to work with Python 3.5.

I did this, cf. the following:

$ pip freeze
/opt/badger/2016.pyconuk.org/.env/lib/python3.5/distutils/__init__.py:4: PendingDeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
  import imp
Django==1.9.7
django-amber==0.5.0
django-appconf==1.0.2
django-compressor==2.1
django-markdown-deux==1.0.5
http-crawler==0.1.2
lxml==3.6.0
markdown2==2.3.1
python-dateutil==2.5.3
pytz==2016.6.1
PyYAML==3.11
rcssmin==1.0.6
requests==2.10.0
rjsmin==1.0.12
six==1.10.0
tinycss2==0.5
vobject==0.9.3
webencodings==0.5

Is the README true and total and the error message is misleading and lack of lessc is a noncritical failure, or is there a missing dependency declaration?

Merchandise

What's the plan here? are we re-using last years designs? or something different? What's the print deadline?

Reinstate the link checker

This has been a TODO item in pre-flight-checks.sh since March.

Given that at least one broken link crept through in its absence (see #141), might be nice to turn it back on.

Decide on global navigation headings

There are more pages on the site than space in the global navbar, so we need to decide what we include.

For now, we need to have at least:

  • CFP
  • Registration
  • Code of Conduct
  • Sponsorship
  • Contact

These can change -- for instance, the CFP could become Programme once the CFP closes, and we could drop the Registration link once we've sold all the tickets.

Others:

  • Venue
  • Diversity & Accessibility
  • News
  • Speaker mentors
  • Education
  • Science

I think some of these don't belong in the global navbar, but could be linked to from the text of the front page.

I'm sure @evildmp will have thoughts.

Menu bleeds into Ticket button

On an up-to-date vanilla Debian Jessie with the latest official Firefox. Happens on all pages. See attached screenie.
contactickets

Improve navigation

In previous years we had a few more links in the nav bar of the site. This year we have fewer (and adding more tends to split the nav bar onto two lines). However, there are some really important pages that readers will have to dig pretty hard to find. This includes the research and teachers pages, the diversity statement, the speaker mentor page; and when the DjangoGirls and Trans*Code pages are added they will also be hard to find.

We need to think a bit more about the nav bar and the home page to bring some of these pages to the foreground. At the moment we risk teachers, DjangoGirls people, etc. looking briefly at the site and leaving.

That said, I'm not sure I have any concrete solutions, except perhaps making the nav bar font a little smaller :(

Improve linting

Before going live we manually caught a number of broken links and incorrect spellings of PyCon UK. Travis should be catching these problems for us.

Add more WALES and Pythons to the graphic

The "hero" graphic is awesome.

However, there's nothing that tells me it's in Wales. Surely the conference should reflect the locale of the location? It could be any random Victorian town hall in the background. Why not add...

  • Something Welsh in a speech bubble from the knight (the Welsh for "hello, welcome to PyconUK" is "Mae fy hofrenfad yn llawn o lysywod")
  • A DRAGON.
  • A male-voice choir.
  • Daffs
  • Welsh cakes.

Also, there's nothing I can see that tells me this is a graphic for a Python conference.

2016 redesign

Hi there,

I thought I'd kick this off with some thoughts.
What what I recall there was interest from Zeth in a 2016 Dr. Who themed concept to tie to Cardiff.

The other things that need a look are:

  • Updated theme
  • Better navigation
  • Better sponsorship integration into template

What have I missed?

Page layout is weirdly warped on mobile

Viewing the homepage on an iPhone:

img_8606

No margin on the left, text disappears off to the right.

I suspect this is the sponsor logos causing the page width to grow. I think I could have a stab at fixing this, but not before I get home from work.

Create a wishlist for design for post-conference / next year.

To help the process, could we compile a list of things needing design?
Like #63

Do we need any post-conference design, and should we be doing new design / advertising next years conference. (Really trying hard to get away from the last minute stuff / more notice, so I can contribute more)

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.