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

Update README.md #64

Merged
merged 1 commit into from
May 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 4 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
# IVOA static web pages
# IVOA Website

This repo contains the source code to re-write the current www.ivoa.net
static web content (front pages).
This repository contains the source code to re-write the current (www.ivoa.net)[https://www.ivoat.net] webpage.

Starting static HTML pages are initially preserved in the _current-html_
folder.

The new site will be built using [Hugo](https://gohugo.io/),
take a look at the [documentation](https://gohugo.io/getting-started/quick-start/)
on how to use it.
The existing HTML pages are present in the _current-html_ folder.

## Contributing

Use issues to suggest changes and point out errors.
This source is (should be) visible at this [test location](https://webtest.ivoa.info/)
Please see the detailed [Contributing Guide](CONTRIBUTING.md) on contributing to the project.

## License

Expand Down
Loading