Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Updated a few docs #748

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# opencensus.io

This repo contains the source for the [opencensus.io][website] website.
This repo contains all about the source for the [opencensus.io][website] website.


## Contributing
Expand All @@ -15,7 +15,7 @@ Use v0.31.1 to run your edits locally.
$ git clone [email protected]:census-instrumentation/opencensus-website.git
$ cd opencensus-website
```
3. Make a change and run the website locally to see if it all looks good.
3. Make a necessary change and run the website locally to see if it all looks good.

```
$ hugo
Expand All @@ -31,7 +31,7 @@ total in ms

Watching for changes in /Users/you/Desktop/opencensus-website/{content,layouts,static,themes}

Serving pages from memory
Serving pages are from memory

Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender

Expand All @@ -46,4 +46,4 @@ Press Ctrl+C to stop

[website]: http://opencensus.io
[install-hugo]: https://gohugo.io/getting-started/installing/
[version-control]: https://github.com/gohugoio/hugo/releases/tag/v0.31.1
[version-control]: https://github.com/gohugoio/hugo/releases/tag/v0.31.1