Skip to content

Commit 9d43e82

Browse files
Josh SagerGitHub Enterprise
authored andcommitted
Merge pull request linode#1 from jsager/readme
Added README.md
2 parents 4005d52 + c3f2752 commit 9d43e82

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# developers-linode-com
2+
3+
The developers.linode.com website.
4+
5+
## Tech/Framework
6+
7+
Built with:
8+
9+
* [Hugo](https://themes.gohugo.io/) (Golang)
10+
11+
## Running Locally
12+
13+
From within your local developers-linode-com repository:
14+
15+
`hugo server -D`
16+
17+
Once running, you should be able to view the site in a browser on port 1313:
18+
19+
http://localhost:1313/

0 commit comments

Comments
 (0)