Commit Graph

10 Commits

Author SHA1 Message Date
Avelino 70898082ef
travis deploy skip cleanup
https://docs.travis-ci.com/user/deployment#uploading-files-and-skip_cleanup

Signed-off-by: Avelino <t@avelino.xxx>
2019-03-23 07:49:41 -03:00
Avelino ee533006da
Netlify hosting (#2441)
* site deploy on netlify

Signed-off-by: Avelino <t@avelino.xxx>

* after test success html deploy to netlify

Signed-off-by: Avelino <t@avelino.xxx>
2019-03-23 07:33:11 -03:00
Sergey Mudrik 0cd7d097f1 Updated .travis.yml (#1643)
Use the latest stable Go version (https://docs.travis-ci.com/user/languages/go/#Specifying-a-Go-version-to-use)
2017-10-22 11:58:10 -02:00
Kirill Danshin 8a0043468c working on gfm compat (helps #1224) (#1342)
* fix gfm compat

Signed-off-by: Kirill Danshin <k@guava.by>

* fix .travis.yml

Signed-off-by: Kirill Danshin <k@guava.by>

* requested changes

Signed-off-by: Kirill Danshin <k@guava.by>
2017-04-27 11:08:18 -03:00
Kirill Danshin 99b3906ac6 fix travis config 2017-01-19 18:45:36 +03:00
Aleksandr Tihomirov 9b9606baba Update test to 1.7 and display correct sorting order (#1219)
* Update test to 1.7 and display correct sorting order

* Fix potential issue with goroutine exiting prematurely

* Better naming for category

* Remove unnecesarry format
2016-12-14 04:53:38 +02:00
Thiago Avelino d6a65b74e1 Markdown to html, generate page to awesome-go.com (#1127)
* initial version html generate
After being made to change the master generate html based on markdown,
ref #363

* change package name, repo to main

* up port 80 on caddy server

* install mux on travis build

* generate sitemap

* added robots.txt

* set metatags on html page

* update repo via exec
get the most current readme

* remove unnecessary lowdash assign

* fix linter errors, remove unnecessary conversion, add binary to .gitignore

* fix fonts, use domain-level assets
2016-10-11 03:21:46 +03:00
Duke eaedeacb88 use travis docker container infrastructure 2015-09-08 12:07:10 -03:00
Duke 2a659d64cc update golang version, use 1.4 2015-04-14 01:13:26 -03:00
Duke fa4ccb0032 add travis config 2015-04-14 01:03:16 -03:00