Skip to content

Commit 85cf134

Browse files
committed
fixing config
1 parent 4237773 commit 85cf134

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

_config.yml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
#
33

44
# Site settings
5-
title: BioJava
5+
title: BioJava homepage (under construction)
66
description: |
7-
BioJava is an open-source project dedicated to providing a Java framework for processing biological data. It provides analytical and statistical routines, parsers for common file formats and allows the manipulation of sequences and 3D structures. The goal of the biojava project is to facilitate rapid application development for bioinformatics.
7+
BioJava is an open-source project dedicated to providing a Java framework for processing biological data.
8+
It provides analytical and statistical routines, parsers for common file formats and allows the manipulation of sequences and 3D structures.
9+
The goal of the biojava project is to facilitate rapid application development for bioinformatics.
810
owner: BioJava
911
first_published: 2000
1012
email: biojava-l@biojava.org
@@ -56,10 +58,3 @@ markdown: kramdown
5658
#sass:
5759
# style: compressed
5860

59-
github: [metadata]
60-
kramdown:
61-
input: GFM
62-
hard_wrap: false
63-
gems:
64-
- jekyll-coffeescript
65-
- jekyll-paginate

0 commit comments

Comments
 (0)