64 Commits

Author SHA1 Message Date
167bd74038 Update 'README.md' 2023-02-07 20:26:13 +00:00
ffe9fc7166 URL fix 2021-10-22 22:32:26 +00:00
0d458e0b52 Testing artist listing on main page 2021-10-22 22:17:27 +00:00
d81e7649b7 config bugfix 2021-10-22 22:04:11 +00:00
350ed18100 Added some basic metadata, project page for darija 2021-10-22 21:56:23 +00:00
e8894676f8 Removing fork note to get started 2021-10-22 21:42:38 +00:00
Achilleas Pipinellis
f6da695012 Update .gitlab-ci.yml 2021-09-15 07:33:34 +00:00
Achilleas Pipinellis
110b484163 Merge branch 'mk/fix-bundle-during-ci' into 'master'
Update gems to fix bundle in CI

See merge request 
2021-09-02 15:56:33 +00:00
Mike Kozono
8a13fdd8f1
Update gems to fix bundle in CI
Because CI uses `ruby:latest`, and some old versions of some gems don't
support the latest Ruby version.
2021-08-31 13:11:11 -07:00
Achilleas Pipinellis
fe926b68c8 Merge branch 'update-ruby-to-2.6-docs' into 'master'
Copyedit README

See merge request 
2020-06-08 15:43:42 +00:00
Achilleas Pipinellis
8c20ca70b4 Merge branch 'update-jekyll-to-4.1.0' into 'master'
Update Jekyll from 4.0.0 to 4.1.0

Closes 

See merge request 
2020-06-08 15:43:01 +00:00
Takuya Noguchi
afbdea5922 Update Jekyll from 4.0.0 to 4.1.0
Jekyll 4.1.0 Released (27 May 2020)
https://jekyllrb.com/news/2020/05/27/jekyll-4-1-0-released/

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-06-07 22:55:58 +09:00
Takuya Noguchi
bbc94c6f10 Copyedit README
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-06-07 22:08:32 +09:00
Achilleas Pipinellis
28e15ae599 Merge branch 'update-pipeline-badge' into 'master'
Update CI pipeline badge URL

See merge request 
2020-03-11 13:14:24 +00:00
Takuya Noguchi
5628559eaf Update CI pipeline badge URL
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2020-03-09 18:33:56 +09:00
Achilleas Pipinellis
b5c3b61100 Merge branch 'master' into 'master'
Update to jekyll 4.0.0

See merge request 
2020-01-08 20:23:47 +00:00
Dennis Lee
a946bd85d6 Use an updated version of ruby
With this configuration, it always uses an updated version of ruby and bundler
is the one which manages version of the dependencies, hence working in all
environments. Before, dependencies could not be satisfied in updated
environments because of bundler being too new.
2020-01-08 20:23:47 +00:00
Achilleas Pipinellis
b1742c2ad5 Merge branch 'master' into 'master'
A gitlab sample page should have a sample "gitlab" user link

See merge request 
2019-04-08 09:50:56 +00:00
Achilleas Pipinellis
084a920e63 Merge branch 'master' into 'master'
Removed :output_ext from permalink as it is no longer needed

See merge request 
2019-04-04 17:23:17 +00:00
Mihajlo Nešić
786268881e Removed :output_ext as it is no longer needed 2019-04-03 18:45:57 +00:00
Achilleas Pipinellis
45b7f92e6b Merge branch 'master' into 'master'
Support UTF-8 by default

See merge request 
2018-07-03 11:26:37 +00:00
Andrew Yoon
3a855c9b1b export LC_ALL=C.UTF-8 2018-06-06 07:30:09 +00:00
Achilleas Pipinellis
f7b61a4cad Merge branch 'master' into 'master'
Update Instructions to reflect current menu link text

See merge request 
2017-07-07 06:59:10 +00:00
Ben Abbott
524c0be8bd Update Instructions to reflect current menu link text 2017-07-07 02:53:56 +00:00
Klaus Baldermann
4fbca6adb1 missing EOL after closing </svg> tag seems to affect horizontal spacing 2017-06-09 14:45:21 +02:00
Klaus Baldermann
c52a64d62a Add "gitlab" icon and link.
icon copied from git@github.com:mmistakes/jekyll-theme-basically-basic.git
2017-06-09 14:04:28 +02:00
Achilleas Pipinellis
a96cfbfea3 Merge branch 'readme-improvements' into 'master'
Readme improvements

See merge request 
2017-04-03 10:17:30 +00:00
Adam Voss
400fd40cfc Miscellaneous improvments to README 2017-03-10 14:40:43 -06:00
Adam Voss
f58aedc31d Updated README to consistently use bundle 2017-03-10 14:36:09 -06:00
Achilleas Pipinellis
177df024fb Merge branch 'productionEnvironment' into 'master'
Update README.md to specify production Jekyll configuration

See merge request 
2017-03-10 16:50:17 +00:00
Adam Voss
f2989df305 Update .gitlab-ci.yml and README.md to specify production Jekyll configuration
If a user is using GitLab Pages it is most likely the user is using GitLab pages to publish a website not just stage a website that is published elsewhere.  If a user is publishing a website with Jekyll, they (and Jekyll themes/plugins) will expect that JEKYLL_ENV=production.  This commit provides that specification in `.gitlab-ci.yml`.

An examination of the existing repository showed this should not result in any change to the current rendering of the website.  However, the specification may be important for developers as explained in preceding commit.
2017-03-10 08:22:25 -06:00
Achilleas Pipinellis
49a5583696 Merge branch 'getting-started' into 'master'
Getting Started instructions added to README.md

See merge request 
2017-03-10 14:14:50 +00:00
Adam Voss
0a9c9347c2 Getting Started instructions added to README.md 2017-03-10 08:01:13 -06:00
Achilleas Pipinellis
aa0095134a Merge branch 'lineEndingNormalization' into 'master'
Introduce end-of-line normalization

See merge request 
2017-03-08 12:42:45 +00:00
Achilleas Pipinellis
9ff8d98340 Update GitLab Pages docs links 2017-03-01 12:29:07 +01:00
Adam Voss
a1cb43f3ef Introduce end-of-line normalization
This will prevent diff issues such as the one seen in merge request 11 when an editor changed the EOL for a file resulting in a useless diff.
2017-02-17 10:33:10 -06:00
Achilleas Pipinellis
34370cf348 Merge branch 'gemfile' into 'master'
Switch to using a Gemfile

Closes 

See merge request 
2017-02-11 10:23:30 +00:00
Adam Voss
4f70121c8a Switch to using a Gemfile 2017-02-10 16:45:26 -06:00
Achilleas Pipinellis
c93448c797 Minor typos 2016-04-05 21:47:23 +03:00
Achilleas Pipinellis
8240ef2ae8 Lower TOC 2016-04-05 21:46:16 +03:00
Achilleas Pipinellis
e120b00841 Merge branch 'ruby23' into 'master'
Ruby 2.3



See merge request 
2016-04-05 18:35:52 +00:00
Achilleas Pipinellis
6f3ebcb689 Add a test job 2016-04-05 21:19:30 +03:00
Achilleas Pipinellis
cc910e0130 Bump to Ruby 2.3 2016-04-05 21:15:23 +03:00
Achilleas Pipinellis
a49a21d126 Exclude public dir 2016-04-05 21:14:06 +03:00
Achilleas Pipinellis
3511493f4e Update README 2016-04-05 21:13:23 +03:00
Achilleas Pipinellis
3df7a29cba Use / for url 2016-03-30 10:42:10 +00:00
Achilleas Pipinellis
d25bb9db1d Update version badge [ci skip] 2016-03-25 10:48:39 +00:00
Achilleas Pipinellis
a1ab993680 Merge branch 'master' into 'master'
Fix layout, improve README, upgrade Jekyll template

# Why?

- the layout was broken
- `.gitlab-ci.yml` had a unnecessary gem (redcarpet)
- the template was very old (probably Jekyll 2.4.0 or older)

# What did you do?

- I generated new Jekyll site locally (`jekyll new project`) using last Jekyll version (3.2.1)
- I added readme with basic instructions and fix doc-pages URL (was https://doc.gitlab.com/ee/pages/)
- I edited `_config.yml` url and baseurl to match the correct path and kept the same title as before ("Example Jekyll site using GitLab Pages")

# Results

_Before_

----

![pages-jekyll-layout-before](/uploads/9f5342c14da50333917b02ea997c0c8e/pages-jekyll-layout-before.png)

----

_After_

----

![pages-jekyll-layout-fix](/uploads/495f48f87d074fdf13e8a00e2922e014/pages-jekyll-layout-fix.png)

----

# Why WIP?

Because the changes are significant in terms of content. We could just fix the urls on `_config.yml` and the link to doc-pages on readme and we'd be good to go.

# README:

----

![Jekyll Version](https://img.shields.io/badge/Jekyll-3.1.2-red.svg)
![Build Status](https://gitlab.com/pages/jekyll/badges/master/build.svg)

----

Example [Jekyll] site using GitLab Pages. Read more at http://doc.gitlab.com/ee/pages/README.html

-----
# Theme: Jekyll 3 Default

# Original source:

This project was created with [Jekyll] v.3.1.2 default template by running `jekyll new project` locally. 
After that, the project was pushed to this repository with the following configurations:

- GitLab CI config: [`.gitlab-ci.yml`]
- Gitignore: [`.gitignore`]
- Jekyll config: [`_config.yml`]

# Building locally

_**Note:** We assume you already have [Jekyll 3.1.2][jek-312] installed and up and running on your computer._

To work locally with this project, there are a few options. But let's keep it simple:

- Fork, clone or download this project
- Adjust [`_config.yml`] according to your project
- Preview your project: `jekyll serve`

# GitLab User or Group Page

To use this project as your user/group website, you will need one additional step: just rename your project to `namespace.gitlab.io`, where `namespace` is your `username` or `groupname`. This can be done by navigating to `Project` -> `Settings`.

# Forked projects

If you forked this project for your own use, please go to `Project` -> `Settings` and remove the forking relationship, which won't be necessary in this case. 

Enjoy!

[Jekyll]: http://jekyllrb.com/
[jek-312]: https://rubygems.org/gems/jekyll/versions/3.1.2
[`_config.yml`]: https://gitlab.com/pages/jekyll/blob/master/_config.yml
[`.gitlab-ci.yml`]: https://gitlab.com/pages/jekyll/blob/master/.gitlab-ci.yml
[`.gitignore`]: https://gitlab.com/pages/jekyll/blob/master/.gitignore

----

cc/ @axil 

See merge request 
2016-03-25 08:46:12 +00:00
Virtua Creative
61bdeb8724 minor adjustments - readme.md 2016-03-24 20:59:51 -03:00
Virtua Creative
81c7f12500 exclude readme.md from the builds 2016-03-24 20:57:10 -03:00