Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO list for new web site #4

Open
2 of 5 tasks
andreasprlic opened this issue Apr 18, 2016 · 1 comment
Open
2 of 5 tasks

TODO list for new web site #4

andreasprlic opened this issue Apr 18, 2016 · 1 comment

Comments

@andreasprlic
Copy link
Member

andreasprlic commented Apr 18, 2016

  • host old Maven repository (new location will be https://github.com/biojava/maven-repo )
  • host API javadocs
  • find a way to specify links that works in both GitHub markdown as well as on site rendered by Jekyll
  • fix Category pages (using tags)
  • general cleanup
@andreasprlic
Copy link
Member Author

The new Maven repo is available at

https://github.com/biojava/maven-repo/tree/master

You can add it to your project's pom.xml by adding

<repository>
    <id>biojava-legacy-repo</id>
    <name>BioJava's Git based legacy maven repo</name>
    <url>https://github.com/biojava/maven-repo/raw/master/</url>
</repository>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant