Giter VIP home page Giter VIP logo

studygolang

Build Status

Go语言中文网 - Golang中文社区 源码

网站上线时间:2013-03-15 14:38:09

目前在线运行的分支是 Master。欢迎有兴趣的 gopher 们参与进来,一起构建一个完善的 Go 语言中文网,Go 语言爱好者的学习家园,参与方式请参考:https://studygolang.com/topics/4092

本地搭建一个 Go语言中文网

要求 Go 1.16+

1、下载源码到本地某个目录

git clone https://github.com/studygolang/studygolang

2、编译

进入 studygolang 项目目录,执行如下命令:

// unix
make build
// windows
install.bat

这样便编译好了 studygolang

3、在 studygolang 源码中的 bin 目录下应该有了 studygolang 可执行文件。

接下来启动 studygolang。

// unix
make start
// windows
start.bat

或者

// unix
bin/studygolang
// windows
bin\studygolang.exe

一切顺利的话,studygolang 应该就启动了。

4、验证

在浏览器中输入:http://127.0.0.1:8088

应该就能看到了。

接下来你会看到图形化安装界面,一步步照做吧。

  • 如果之后有出现页面空白,请查看 error.log 是否有错误

参与我们

fork + PR。如果有修改 js 和 css,请执行 gulp (需要先安装 gulp)。注意,Node 版本为:v10.16.2

使用该项目搭建的网站

Go语言中文网's Projects

autocorrect icon autocorrect

自动给中英文之间加入合理的空格并纠正专用名词大小写

cascadia icon cascadia

code.google.com/p/cascadia,方便墙内人员使用

gctt icon gctt

GCTT Go中文网翻译组。

gctt-godoc icon gctt-godoc

golang 标准库及第三方库文档中文翻译

gctt-images2 icon gctt-images2

因为图片越来越多,gctt-image 太大,不便于新人下载,因此创建该仓库

go icon go

The Go programming language

gophers icon gophers

收集Go语言相关的公众号、博客,国内Go开源项目 以及这些布道者们

goquery icon goquery

A little like that j-thing, only in Go.

kingshard icon kingshard

A high performance proxy for MySQL powered by Go

learn-go-with-tests icon learn-go-with-tests

Learn Go with test-driven development.《通过测试驱动开发学习 Go 语言》中文翻译

leetcode icon leetcode

LeetCode Problems' Solutions In Go For Learning

mobile icon mobile

Go语言中文网移动端版本,使用 Vue.js(2.x) 构建

mux icon mux

A powerful URL router and dispatcher for golang.

studygolang icon studygolang

Go 语言中文网 | Golang中文社区 | Go语言学习园地 源码

website icon website

Home of the golang.org website 中文翻译版

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.