Go!link is a minimal theme for Jekyll, especially for those who want to have a page only to redirect links to other addresses.
- Feature
- Requeriments
- Usage and Install
- Custom Appearance
- Deploy
- Demo
- Questions
- Versions
- License and Copyrights
- Credits
- Responsive
- Google Analytics
- Google Fonts
- Avatar
- 404 Error Page
Used plugins:
- Vendors:
Requerid | How to check | How to install |
---|---|---|
ruby | ruby -v |
Ruby |
git | git --version |
Git |
gem | gem -v |
Ruby contains Gem |
bundler | bundler -v |
gem install bundler |
jekyll | jekyll -v |
Jekyll |
rake | rake --version |
gem install rake |
colorize | gem list colorize |
gem install colorize |
1 - Install theme Go!Link:
$ gem install golink
2 - In an empty directory, start the structure for the theme 'Go!Link'.
$ golink init
3 - Run the command below to install the required plugins for Go! Link.
$ bundle install
4 - Ready! Now, you can run a test running the Jekyll server:
$ bundle exec jekyll serve
Now that the 'Go!Link' is functional, just put your information to leave it with your preference.
The settings are contained in the file '_data/dbase.yml'. In this file you must change the values according to your need.
The avatar for your new website must be inside the folder 'assets/images/avatar' and the favicon image, it must be in 'assets/images/favicon'.
The 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.
Your site will be generated in the _site
folder. Deploy these files to your hosting server.
Note: Before deploying to the server, you have to edit the
Variables: 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
If you want to see the project in action, go here > Demo
Make your opinions on Typing Jekyll Template, in: Go!Link - Issues
You can view and download the versions in RubyGems
License: MIT License (MIT)
Copyrights: William C. Canin | Copyright © 2017
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
- Name: William C. Canin
- Country: Brazil - SP
- EMail: [email protected]
- GitHub: William Canin
- Home page: William Canin