Skip to content

Include development info and re-shuffle home/about pages #640

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

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

sivaraam
Copy link
Member

The information to spin up the site locally got buried inside _includes/README in a recent change. It actually belongs to the README present in the root of the repo, too since that is what users see when viewing the repository. Hence, move that information there.

The "About" page has long been very identical to the home page. So, shuffle the content in home and about pages and unify them into the Home page itself. For historical purposes, make the about page redirect to the homepage.

Fixes #610

The information to spin up the site locally got buried inside
_includes/README in a recent change. It actually belongs to the
README present in the root of the repo, too since that is what users
see when viewing the repository. Hence, move that information there.

The "About" page has long been very identical to the home page. So,
shuffle the content in home and about pages and unify them into
the Home page itself. For historical purposes, make the about page
redirect to the homepage.

Fixes #610
@chriscool chriscool merged commit 43b04da into master Apr 17, 2023
@chriscool
Copy link
Collaborator

LGTM, thanks @sivaraam!

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

Successfully merging this pull request may close these issues.

Include development info in README?
2 participants