Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/asciidoctor/jekyll-asciidoc-quickstart

A template project for creating AsciiDoc-based websites using Jekyll.
https://github.com/asciidoctor/jekyll-asciidoc-quickstart

clarify instructions for how to use the template

f8974b86678d761b7893a1b3b02a3e971f55888a authored about 1 year ago by Dan Allen <[email protected]>
turn off the enablement feature of the configure-actions since it doesn't work with the github.token

3ec31ce1125ed7119bc7f8084d87e1730ee2f1da authored about 1 year ago by Dan Allen <[email protected]>
set cache-version key to make it easy to increment

4edcbc8df8eb80b0016370cc225c2e249f3ac27b authored about 1 year ago by Dan Allen <[email protected]>
smart cache based on hashfile of Gemfile

1d8206e5d55f7c16dcd86a8bdcf8ee6b8c0852e9 authored about 1 year ago by Dan Allen <[email protected]>
add link to reference workflow

58ac809486ae50dd691d7ae0e32e4e7e2cdc5a47 authored about 1 year ago by Dan Allen <[email protected]>
don't need to specify output directory when publishing artifact

f762892c5924907f990a753c0ad98259c361394f authored about 1 year ago by Dan Allen <[email protected]>
use baseurl option to pass baseurl to Jekyll

9a0ee3ef734f24f36f5b65ebdb0153c2a1621374 authored about 1 year ago by Dan Allen <[email protected]>
queue instead of canceling in progress build

48152580f7d7faff7968b85aa5b7d8e9ab6f9f40 authored about 1 year ago by Dan Allen <[email protected]>
try to force GitHub Pages to be enabled on repository in publish workflow

106911dca8a8c37fc8d51d02210a49844f23c291 authored about 1 year ago by Dan Allen <[email protected]>
enable action to configure GitHub Pages in publish workflow

fb3db1e06a1d091260458e2cd6286e95ea2f81ed authored about 1 year ago by Dan Allen <[email protected]>
fix placement of environment key in publish workflow

b38a6e6dc6d30497ea36806fc6430e226b6cf00d authored about 1 year ago by Dan Allen <[email protected]>
modernize publish workflow

979723ef5c8329af62f742acc904160915d565e2 authored about 1 year ago by Dan Allen <[email protected]>
upgrade checkout action

de91ff489e67739dc89579792089390487f8b6cf authored about 1 year ago by Dan Allen <[email protected]>
allow workflow to be run from the Actions tab

5c5e79179ba3217def033593588c03d7694b35d0 authored about 1 year ago by Dan Allen <[email protected]>
configure concurrency settings on workflow file

508ee8fee96cf90d2da9e7495e69820d214961dc authored about 1 year ago by Dan Allen <[email protected]>
resolves #41 set up permissions to allow workflow to publish to GitHub Pages

c1011c0facabd4a8d88fc6fc0757e1feea9f9bce authored about 1 year ago by Dan Allen <[email protected]>
restore gem update --system because apparently jekyll won't run without it

327830445cd960808f7efcaf707062b655a70868 authored about 1 year ago by Dan Allen <[email protected]>
set baseurl in GitHub Actions workflow

daea8d1b1b72cf36a52e2b1103c70d1b76ccd3b5 authored about 1 year ago by Dan Allen <[email protected]>
remove gem update call and configure cache to look only for Gemfile

2ba4157816e3053328678f1c6444994ea87e2bcf authored about 1 year ago by Dan Allen <[email protected]>
ensure pre > code does not have border as it messes with syntax highlighter styles

9d305c84c30cee7a642285272f358fe11322c0d2 authored about 1 year ago by Dan Allen <[email protected]>
set stylesdir to be consistent with stylesdir used by Jekyll

b4f48ece30b03e3684795abf4b67687cc001fd0d authored about 1 year ago by Dan Allen <[email protected]>
switch to default stylesheet from Asciidoctor 2.0.20

eb3f6832cf70d508d00fa877a4b1ff3e64c2015c authored about 1 year ago by Dan Allen <[email protected]>
use hash syntax to set global AsciiDoc attributes in Jekyll config

5edf2021ed7a0146e5626d4aa7e99ade0ba46696 authored about 1 year ago by Dan Allen <[email protected]>
use https for URLs in index page and CSS files

1b763a70b9c9de62dd8c6f4ba70e71ead0719f37 authored about 1 year ago by Dan Allen <[email protected]>
use https for URLs in README

9c0f98d6a3b78920cfc4f710a0fcc8aa71a63790 authored about 1 year ago by Dan Allen <[email protected]>
rename LICENSE.adoc to LICENSE

9f9062b141e95ed9accf6ab3bf7a352d3db792c9 authored about 1 year ago by Dan Allen <[email protected]>
shorten value in workflow to single line [skip ci]

a4834c3a601bb90bec7376c5f597838b77dbfad7 authored about 1 year ago by Dan Allen <[email protected]>
minor rephrasing in README

3f5534beeec1a64f42580ae5f74a4b6da04202e5 authored over 1 year ago by Dan Allen <[email protected]>
resolves #19 add tip to make it clear there is a live website (PR #40)

84cb6ea4ebc6fd9c02fffafb074ae9be29641ea9 authored over 1 year ago by Manoel Campos <[email protected]>
revise Create Your Website section

89de12c0c6803b0c38e2fc4eb55b467f2e3ef5b4 authored over 1 year ago by Dan Allen <[email protected]>
Update utililization directions in README to pertain to template repository (PR #39)

2009a5a3493f33b953efb167ed2073cbb9547fca authored over 1 year ago by Manoel Campos <[email protected]>
update rubygems before installing gems

b9b80b86655168f8e9009cbf0d52a5c3846eabd7 authored over 1 year ago by Dan Allen <[email protected]>
remove trailing space in README

0e88c099dfd93df06cffd2fa2286e399df983320 authored over 1 year ago by Dan Allen <[email protected]>
add note about using baseurl key in configuration file

7a0665b5543de01a6f98d789267490f8c84f4a6d authored over 1 year ago by Dan Allen <[email protected]>
resolves #32 baseurl fix for post sidebar (PR #33)

dd24e50bfc984a6c0cae97f879eb7bdb48fa654c authored over 1 year ago by Chris Apsey <[email protected]>
add GitHub Action workflow to build and publish site to GitHub Pages (gh-pages branch)

* add .github/workflows/publish.yml workflow
* upgrade version of Jekyll and the Jekyll AsciiDoc...

9db276af283bc320e7931727dc3a98d8ed205d5a authored over 1 year ago by Manoel Campos <[email protected]>
Merge pull request #26 from inecho/pull-request

Update on Gemfile

40035a79a6b5ffd820088d743e8bdccca8562ae1 authored about 4 years ago by John Ericksen <[email protected]>
Merge pull request #30 from tchaikov/fix-post-link

fix link to posts in the sidebar

5fb05ccae56d08bb6879de384ee07b0c069cb00c authored about 4 years ago by John Ericksen <[email protected]>
fix link to posts in the sidebar

.{{ post.url }} prepends the current path to {{ post.url }}, the one
cannot nagivate to other po...

38cb01cfd0cac260adeabac22aeb9b2bb13e5150 authored about 4 years ago by Kefu Chai <[email protected]>
Delete .travis.yml

3a7836615c135cd2a5eb9e9404c7af2c014ea70d authored over 6 years ago by Rudolf Metzler <[email protected]>
cleaned travis.yml

aca5806a700e274fd0435b231e5fb3057200e905 authored over 6 years ago by Rudolf Metzler <[email protected]>
Update on Gemfile, index.adoc and README.adoc

1035d753de6e46de55385fb84c24a7cb6a0011a9 authored over 6 years ago by Rudolf Metzler <[email protected]>
added GH_TOKEN to .travis.yml

6705ce269698b994d2f413a1d98c15d299757eb4 authored over 6 years ago by Rudolf Metzler <[email protected]>
Merge pull request #24 from asciidoctor/fix_committer

Fix to allow publishing from jekyll

44568ce6a3715497ccd5c161e666190869aaf92b authored over 7 years ago by John Ericksen <[email protected]>
Switched publisher to example.com email address.

4413deb28468d6ea1c6c03e647cc17ca67593580 authored over 7 years ago by John Ericksen <[email protected]>
Fix to allow publishing from jekyll

192330424df01e5945122148349de28da79be632 authored over 7 years ago by John Ericksen <[email protected]>
Merge pull request #21 from helaili/readmeTypo

Error in Readme re. GitHub token encryption

6e44be65ef24daa431ffac91fb0fcea92bf5a1f6 authored over 7 years ago by John Ericksen <[email protected]>
Can't cd in `env.global`

48d7483149c19247acccb7f23fc970419bf1857e authored over 7 years ago by Alain Hélaïli <[email protected]>
upgrade jekyll-asciidoc gem to 2.0.1 (PR #18)

- upgrade jekyll-asciidoc gem to 2.0.1
- allow jekyll-asciidoc to pull in asciidoctor gem
- de...

8a9ae768750517df4e355ddca2ba5265163dae7a authored about 8 years ago by Dan Allen <[email protected]>
Merge pull request #17 from maxandersen/patch-1

fix url for where index.html will be served in readme

565d7abcb66f8ad69e1da379ebb83a6d0b5f28e3 authored over 8 years ago by Dan Allen <[email protected]>
fix url for where index.html will be served in readme

69fc5649fe49004c6441785ba53cdafcd6ea50c3 authored over 8 years ago by Max Rydahl Andersen <[email protected]>
Merge pull request #16 from johncarl81/latest_jekyll

Updated to Latest jekyll

aaa35f6063e0f119c622384af02f0fed1af829b7 authored over 8 years ago by John Ericksen <[email protected]>
Updated library versions in Gemfile

5fcc2b2a2dda8009d33dd4409deb8d1fa7cc1bdc authored over 8 years ago by John Ericksen <[email protected]>
Merge pull request #13 from asciidoctor/icons-font-fix

Use correct value for icons attribute

3f1997134f5aec9ac456f9b28dd7952a62c5c7a4 authored almost 9 years ago by John Ericksen <[email protected]>
Use correct value for icons attribute

5939dd28ed13b62a46d05f736c1df34920ae9b1d authored about 9 years ago by Dan Allen <[email protected]>
Adding all files required to make JAQ a single doc DocHub

5d018c2185a72d1da4dd46462e8ca24f99b55052 authored almost 10 years ago by jaredmorgs <[email protected]>
added asciidoc counter

2acac7563090d0d7b662f67ea77955c1137211fe authored almost 10 years ago by John Ericksen <[email protected]>
Fixed code indent

9a7b8c7c777427b15473f849c39a6974f4f5ff7f authored almost 10 years ago by John Ericksen <[email protected]>
Removed pygments

9723faa356a1ae32a49b988022627585b81192ec authored almost 10 years ago by John Ericksen <[email protected]>
Merge pull request #9 from johncarl81/tweaks

[WIP] Tweaks

cdf5debc7ec3dce59e5a073024ff44b87b3a804f authored almost 10 years ago by John Ericksen <[email protected]>
wording updates

6d262404c277db0f19db94bcae991e571b45e519 authored almost 10 years ago by John Ericksen <[email protected]>
Updated content

f55a199704ea61c9fc1fc92f07146fef5cf32610 authored almost 10 years ago by John Ericksen <[email protected]>
Reorganized readme

195b98fb77fcaa8f84fb6649b6842df33f025fed authored almost 10 years ago by John Ericksen <[email protected]>
Streamlining L&F and content

7c97ba32a546af9216669f1ea0822f4d5659bf08 authored almost 10 years ago by John Ericksen <[email protected]>
Changed pygments to highlighter

3e7a58cef0d263db871ff994bd014a9394890692 authored almost 10 years ago by John Ericksen <[email protected]>
Merge pull request #8 from jaredmorgs/master

First Draft Edit

f68171ca9b1ed7e63c7f43c816c5086257c328fd authored almost 10 years ago by John Ericksen <[email protected]>
Merge pull request #6 from johncarl81/foundation

[FINAL] Foundation

ec588abb639fbbe2fbd849e4517191ad6c07ec57 authored almost 10 years ago by John Ericksen <[email protected]>
Incorporated further comments from jirukta about format fail. Thanks for the link to the docs - these will help

03cf4c94799e69361a70b11886ad3c2fb3781611 authored almost 10 years ago by Jared MORGAN <[email protected]>
s/PC/computer and fixed issues with + fencing of command line stuff

64d4c16fea30572b1bfcda3858d14da35fe5c83a authored almost 10 years ago by Jared MORGAN <[email protected]>
Some issue with Atom AsciiDoc code rendering causing me some confusion

caac8f87018e8e40b98b152c939001d2e8411187 authored almost 10 years ago by Jared MORGAN <[email protected]>
Incorporated feedback from jirutka and johncarl81, which included minor mark-up errors and some misleading info.

603806d10e8cb862db97be7e08b115a221e9a899 authored almost 10 years ago by Jared MORGAN <[email protected]>
Heavy edit. I broke down the procedures from the perspective of a new user, and added some contextual info that might help folks who are new to Jekyll and AsciiDoc.

f565900d7bf60b7bb8923d0624d9157cd7e0f1d3 authored almost 10 years ago by jaredmorgs <[email protected]>
Added default asciidoctor and coderay css.

Updated starting content.

983cf10c0a0104969089105a9cddf55789819be2 authored almost 10 years ago by John Ericksen <[email protected]>
Added a starting example blog post and some layout tweaks

1cdd30516831af248383393ce287023d4ba93608 authored almost 10 years ago by John Ericksen <[email protected]>
Added foundation and basic content

5667117f1513681fb3590962f92c766020994735 authored almost 10 years ago by John Ericksen <[email protected]>
Changed license to MIT to follow jekyll-asciidoc

da16cc57fc01965f280d7b2c8922acce59aa44c9 authored almost 10 years ago by John Ericksen <[email protected]>
Merge pull request #5 from johncarl81/ruby_2.2.0

Updated ruby to 2.2.0

fcf29992371984ef3c25844361242f8fb7b484da authored almost 10 years ago by John Ericksen <[email protected]>
Updated ruby to 2.2.0

05751827028410464935ad1e16bd8320d08a4d8f authored almost 10 years ago by John Ericksen <[email protected]>
Merge pull request #3 from jirutka/patch-1

Improve and document deployment

51d1250f00e55107fcc721336d66b62f1ce3064c authored almost 10 years ago by John Ericksen <[email protected]>
Use rake-jekyll gem for deployment and write how to setup GitHub + Travis

5fcd04c32ca140f2ef672104ca23986453a4d8c6 authored almost 10 years ago by Jakub Jirutka <[email protected]>
Remove unnecessary 'gem' list from _config.yml

Plugins are already listed in Gemfile under :jekyll_plugins, Jekyll is
able to read them here, s...

22e6b440fea46aeda7152f1212f2dd8a3f785d24 authored almost 10 years ago by Jakub Jirutka <[email protected]>
Added initial configuration files

7b82963490df5a2e58a78d5b4acad6f3cda113be authored almost 10 years ago by John Ericksen <[email protected]>