{"id":14979546,"url":"https://github.com/williamcanin/golink","last_synced_at":"2025-10-28T18:31:52.769Z","repository":{"id":56874798,"uuid":"89307633","full_name":"williamcanin/golink","owner":"williamcanin","description":":link: Go!link is a minimal theme for Jekyll, especially for those who want to have a page only to redirect links to other addresses.","archived":false,"fork":false,"pushed_at":"2022-09-29T19:53:58.000Z","size":537,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-24T22:21:53.403Z","etag":null,"topics":["gem","golink","jekyll-site","jekyll-template","jekyll-theme","ruby"],"latest_commit_sha":null,"homepage":"https://williamcanin.github.io/golink","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/williamcanin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-25T02:18:57.000Z","updated_at":"2022-09-29T19:54:03.000Z","dependencies_parsed_at":"2022-08-20T10:11:12.690Z","dependency_job_id":null,"html_url":"https://github.com/williamcanin/golink","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamcanin%2Fgolink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamcanin%2Fgolink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamcanin%2Fgolink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamcanin%2Fgolink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/williamcanin","download_url":"https://codeload.github.com/williamcanin/golink/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219859014,"owners_count":16556038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gem","golink","jekyll-site","jekyll-template","jekyll-theme","ruby"],"created_at":"2024-09-24T14:00:16.186Z","updated_at":"2025-10-28T18:31:47.352Z","avatar_url":"https://github.com/williamcanin.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Go!link](https://github.com/williamcanin/golink)\n\n[![Gem Version](https://badge.fury.io/rb/golink.svg)](https://badge.fury.io/rb/golink)\n[![Build Status](https://travis-ci.org/williamcanin/golink.svg?branch=master)](https://travis-ci.org/williamcanin/golink)\n[![security](https://hakiri.io/github/williamcanin/golink/master.svg)](https://hakiri.io/github/williamcanin/golink/master)\n\n\nGo!link is a minimal theme for [Jekyll](https://jekyllrb.com), especially for those who want to have a page only to redirect links to other addresses.\n\n![Go!Link Theme](https://raw.githubusercontent.com/williamcanin/golink/master/screenshot.png)\n\n## Table of Contents\n\n* [Feature](https://github.com/williamcanin/golink/#feature)\n* [Requeriments](https://github.com/williamcanin/golink/#requeriments)\n* [Usage and Install](https://github.com/williamcanin/golink/#usage-and-install)\n* [Custom Appearance](https://github.com/williamcanin/golink/#custom-appearance)\n* [Deploy](https://github.com/williamcanin/golink/#deploy)\n* [Demo](https://github.com/williamcanin/golink/#demo)\n* [Questions](https://github.com/williamcanin/golink/#questions)\n* [Versions](https://github.com/williamcanin/golink/#versions)\n* [License and Copyrights](https://github.com/williamcanin/golink/#license-and-copyrights)\n* [Credits](https://github.com/williamcanin/golink/#credits)\n\n\n## Feature\n\n- [x] **Responsive**\n- [x] **Google Analytics**\n- [x] **Google Fonts**\n- [x] **Avatar**\n- [x] **404 Error Page**\n\n**Used plugins**:\n\n* Vendors:\n    - [jekyll-email-protect](https://github.com/vwochnik/jekyll-email-protect)\n\n\n## Requeriments\n\n| Requerid        | How to check        | How to install  |\n| --------------- | ------------------- | -------------- | \n| ruby            | `ruby -v`           | [Ruby](https://www.ruby-lang.org) |\n| git             | `git --version`     | [Git](http://git-scm.com/) |\n| gem             | `gem -v`            | **Ruby** contains **Gem** |\n| bundler         | `bundler -v`        | `gem install bundler` |\n| jekyll          | `jekyll -v`         | [Jekyll](https://jekyllrb.com/) |\n| rake            | `rake --version`    | `gem install rake` |\n| colorize        | `gem list colorize` | `gem install colorize` |\n\n## Usage and Install\n\n1 - Install theme Go!Link:\n\n```\n$ gem install golink\n```\n\n2 - In an empty directory, start the structure for the theme 'Go!Link'.\n\n```\n$ golink init\n```\n\n3 - Run the command below to install the required plugins for Go! Link.\n\n```\n$ bundle install\n```\n\n4 - Ready! Now, you can run a test running the Jekyll server:\n\n```\n$ bundle exec jekyll serve\n```\n\n\n## Custom Appearance\n\nNow that the '**Go!Link**' is functional, just put your information to leave it with your preference.\n\nThe settings are contained in the file '**_data/dbase.yml**'. In this file you must change the values according to your need.\n\nThe avatar for your new website must be inside the folder '**assets/images/avatar**' and the favicon image, it must be in '**assets/images/favicon**'.\n\nThe file '**404.md**' is the Error 404 page, if you enter the wrong address of your site, you will be redirected to this page. Of the same, contains text that will be displayed on the page, you can edit it as you want. In the header, you can edit the title and button values.\n\n## Deploy\n\nYour site will be generated in the `_site` folder. Deploy these files to your hosting server.\n\n**Note:** Before deploying to the server, you have to edit the\nVariables: **url** and **baseurl** in the `_config.yml` file according to url Where your site is crooked. You can get more information on how to set up at: [Jekyll Configuration](https://jekyllrb.com/docs/configuration/#serve-command-options)\n\n## Demo\n\nIf you want to see the project in action, go here \u003e [Demo](http://williamcanin.me/golink/)\n\n## Questions\n\nMake your opinions on Typing Jekyll Template, in:\n[Go!Link - Issues](https://github.com/williamcanin/golink/issues)\n\n## Versions\n\nYou can view and download the versions in [RubyGems](https://rubygems.org/gems/golink)\n\n## License and Copyrights\n\nLicense: [MIT License (MIT)](https://opensource.org/licenses/MIT)\n\nCopyrights: William C. Canin | Copyright © 2017\n\n*You can change the structure of Go!Link as you wish, as long as you do not manipulate the copyrights of William C.Canin in the project*\n\n## Credits\n\n* Name: William C. Canin \n* Country: Brazil - SP\n* EMail: william.costa.canin@gmail.com    \n* GitHub: [William Canin](http://github.com/williamcanin)\n* Home page: [William Canin](http://williamcanin.github.com)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamcanin%2Fgolink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliamcanin%2Fgolink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamcanin%2Fgolink/lists"}