forked from uwdub/web-dub
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,25 @@ | ||
# DUB Website | ||
[](https://travis-ci.org/uwdub/web-dub) | ||
|
||
This is an in-progress rebuild of the DUB website: | ||
- It will eventually be hosted at <http://dub.washington.edu/>. | ||
- It is currently hosted at <http://dubstaging.cs.washington.edu/>. | ||
This is the repository for the DUB website, as hosted at: | ||
|
||
In the interest of launching, our initial site will be fairly minimal. It will consist of static content, people, and the seminar calendar. It will not include publications. After we launch, we will add additional functionality. | ||
<http://dub.washington.edu/> | ||
|
||
Working toward launch, we first need to get enough of a skeleton in place for others to know how to contribute. This means the dub-web team working to set up the site, then going public with the larger DUB community, and giving them a bit of time to add content before we launch. Because the existing website is so dated, we do not need to give too much time. | ||
The prior site had become very dated. | ||
In the interest of launching to replace that site, this initial site is fairly minimal. | ||
It consists of basic static content and the seminar calendar. | ||
It currently does not include people, publications, or projects. | ||
|
||
We will use issues to flag what needs done. Please pitch in. If you are unsure how to help, or unsure how to manage your contributions via GitHub, just ask. We're happy to provide some coaching toward contributions. | ||
## Roadmap | ||
|
||
Now that we have launched, our upcoming priorities are: | ||
|
||
1. Integrating the website calendar with a calendar feed. | ||
2. Adding people profiles. | ||
3. Adding publications. | ||
|
||
## Issues | ||
|
||
Issues and suggestions are tracked here: | ||
|
||
<https://github.com/uwdub/web-dub/issues> |