Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

fdch/wp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

239 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website for the Waverly Project Organization

Erratum: I tried to keep the code as readable as possible in js If you'd like to clone it and make your own pull/push, you are more than welcome!

$ git clone https://github.com/fdch/wp

You can use p- to make your pushes after you edit

$ ./p- "useful description regarding your commit"

How to update the website

Mostly everything updatable is on updates. There are also some other [smaller] updatable things in js/config.js. Please read these instructions:

Event

To create a new event:

  1. Click on the submit menu. This menu item will prompt a new window. You might need to disable the Pop-Up Blocker for this.
  2. Input the correct password.
  3. Fill and submit the Google Form.
  4. Close the pop-up window.
  5. Click on the events menu and your event should now be added to the list.

About

Edit the text in updates/about.txt

People:

To add a new WP member:

Take a picture

Add a small jpg picture of the member in img/people.

NOTE: you can change your profile picture by doing the same thing, just uploading it to the filename with your name

Rename that picture

Rename the picture with the name of the new member, like this:

$ cd wp/img/people
$ mv "Whatever-12345.JPG" "name_lastname"

NOTE: no .jpg extension

Run this from root directory [wp]:

$ ls img/people > updates/people-list

Alternatively: edit the file directly on github

Friends

In here we put links to institutions, ensembles, people we want to share with our followers. Add a two lines respecting the format in updates/links:

{url}
[your name]

About

Website for the Waverly Project Organization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors