biopython / biopython/biopython.github.io

More user-friendly page titles

Open
#22 6 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
CSS
Stars
167
Forks
377
PR merge metrics
No merged PRs in 30d

Description

Currently all the YAML header sections have the original wiki page name as their title, e.g.

http://biopython.org/wiki/Seq
https://github.com/biopython/biopython.github.io/blob/master/wiki/Seq.md

```

---
title: Seq
permalink: wiki/Seq
layout: wiki
tags:
- Wiki Documentation

---
```

We could go over all the pages and expand the `title:` strings to be more user-friendly - these will get rendered on the page via the theme.

e.g. here maybe "The sequence object, Seq" or something like that might be better?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.