Skip to content

pythonpizza/remote.python.pizza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the Remote version of the pizza python site.

It has been edited by a frontend amateur surfer not a pro so .. I am adding some info not to forget.

Things to change

The template is pretty self explanatory, so main things for the future:

  • speakers, sponsors and schedule data have to be added to dataset
  • COC template definition to be edited in: Coc
  • CFP information can be added in: home
  • link to ticket information to be added to: header

When having only x sponsors in the array please edit the CSS template for the SponsorsShowcase, by changing the elements last-child and first-child to have

grid-template-columns: repeat(x, 1fr);

The rest is all the media which goes in assets

How to run/compile the wesite

Besides installing npm and node also install yarn (using npm install -g yarn).

For the first time you set up the project, run yarn to build all the files.

For running the site locally execute:

$ yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9