This repository was archived by the owner on Nov 13, 2022. It is now read-only.
File tree 8 files changed +41
-40
lines changed
8 files changed +41
-40
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ jobs:
21
21
22
22
- name : build container
23
23
run : |
24
- docker build -t hamelsmu /fastpages-jekyll -f _action_files/fastpages-jekyll.Dockerfile .
24
+ docker build -t fastai /fastpages-jekyll -f _action_files/fastpages-jekyll.Dockerfile .
25
25
26
26
- name : push container
27
27
if : github.event == 'push'
28
28
run : |
29
29
echo ${PASSWORD} | docker login -u $USERNAME --password-stdin
30
- docker push hamelsmu /fastpages-jekyll
30
+ docker push fastai /fastpages-jekyll
31
31
env :
32
32
USERNAME : ${{ secrets.DOCKER_USERNAME }}
33
33
PASSWORD : ${{ secrets.DOCKER_PASSWORD }}
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ source "https://rubygems.org"
7
7
#
8
8
# This will help ensure the proper Jekyll version is running.
9
9
# Happy Jekylling!
10
- gem "jekyll" , "~> 4.0 .0"
10
+ gem "jekyll" , "~> 4.1 .0"
11
11
# This is the default theme for new Jekyll sites. You may change this to anything you like.
12
12
gem "minima"
13
13
# To upgrade, run `bundle update github-pages`.
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (6.0.3.1 )
4
+ activesupport (6.0.3.3 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
6
i18n (>= 0.7 , < 2 )
7
7
minitest (~> 5.1 )
10
10
addressable (2.7.0 )
11
11
public_suffix (>= 2.0.2 , < 5.0 )
12
12
colorator (1.1.0 )
13
- concurrent-ruby (1.1.6 )
13
+ concurrent-ruby (1.1.7 )
14
14
em-websocket (0.5.1 )
15
15
eventmachine (>= 0.12.9 )
16
16
http_parser.rb (~> 0.6.0 )
17
17
eventmachine (1.2.7 )
18
18
execjs (2.7.0 )
19
19
faraday (0.17.3 )
20
20
multipart-post (>= 1.2 , < 3 )
21
- ffi (1.12.2 )
21
+ ffi (1.13.1 )
22
22
forwardable-extended (2.6.0 )
23
23
gemoji (3.0.1 )
24
- html-pipeline (2.12.3 )
24
+ html-pipeline (2.14.0 )
25
25
activesupport (>= 2 )
26
26
nokogiri (>= 1.4 )
27
27
http_parser.rb (0.6.0 )
28
- i18n (1.8.2 )
28
+ i18n (1.8.5 )
29
29
concurrent-ruby (~> 1.0 )
30
- jekyll (4.0.0 )
30
+ jekyll (4.1.1 )
31
31
addressable (~> 2.4 )
32
32
colorator (~> 1.0 )
33
33
em-websocket (~> 0.5 )
34
- i18n (>= 0.9.5 , < 2 )
34
+ i18n (~> 1.0 )
35
35
jekyll-sass-converter (~> 2.0 )
36
36
jekyll-watch (~> 2.0 )
37
37
kramdown (~> 2.1 )
38
38
kramdown-parser-gfm (~> 1.0 )
39
39
liquid (~> 4.0 )
40
- mercenary (~> 0.3.3 )
40
+ mercenary (~> 0.4.0 )
41
41
pathutil (~> 0.9 )
42
42
rouge (~> 3.0 )
43
43
safe_yaml (~> 1.0 )
44
44
terminal-table (~> 1.8 )
45
- jekyll-feed (0.13 .0 )
45
+ jekyll-feed (0.15 .0 )
46
46
jekyll (>= 3.7 , < 5.0 )
47
47
jekyll-gist (1.5.0 )
48
48
octokit (~> 4.2 )
49
- jekyll-octicons (9.5 .0 )
49
+ jekyll-octicons (11.0 .0 )
50
50
jekyll (>= 3.6 , < 5.0 )
51
- octicons (= 9.5 .0 )
51
+ octicons (= 11.0 .0 )
52
52
jekyll-paginate (1.1.0 )
53
53
jekyll-relative-links (0.6.1 )
54
54
jekyll (>= 3.3 , < 5.0 )
63
63
jekyll (>= 3.3 , < 5.0 )
64
64
jekyll-sitemap (1.4.0 )
65
65
jekyll (>= 3.7 , < 5.0 )
66
- jekyll-toc (0.13.1 )
67
- jekyll (>= 3.7 )
68
- nokogiri (~> 1.9 )
66
+ jekyll-toc (0.14.0 )
67
+ jekyll (>= 3.8 )
68
+ nokogiri (~> 1.10 )
69
69
jekyll-twitter-plugin (2.1.0 )
70
70
jekyll-watch (2.2.1 )
71
71
listen (~> 3.0 )
86
86
listen (3.2.1 )
87
87
rb-fsevent (~> 0.10 , >= 0.10.3 )
88
88
rb-inotify (~> 0.9 , >= 0.9.10 )
89
- mercenary (0.3.6 )
89
+ mercenary (0.4.0 )
90
90
mini_portile2 (2.4.0 )
91
91
minima (2.5.1 )
92
92
jekyll (>= 3.5 , < 5.0 )
93
93
jekyll-feed (~> 0.9 )
94
94
jekyll-seo-tag (~> 2.1 )
95
- minitest (5.14.1 )
95
+ minitest (5.14.2 )
96
96
multipart-post (2.1.1 )
97
- nokogiri (1.10.9 )
97
+ nokogiri (1.10.10 )
98
98
mini_portile2 (~> 2.4.0 )
99
- octicons (9.5 .0 )
99
+ octicons (11.0 .0 )
100
100
nokogiri (>= 1.6.3.1 )
101
- octokit (4.16 .0 )
101
+ octokit (4.18 .0 )
102
102
faraday (>= 0.9 )
103
103
sawyer (~> 0.8.0 , >= 0.5.3 )
104
104
pathutil (0.16.2 )
105
105
forwardable-extended (~> 2.6 )
106
- public_suffix (4.0.3 )
107
- rb-fsevent (0.10.3 )
106
+ public_suffix (4.0.6 )
107
+ rb-fsevent (0.10.4 )
108
108
rb-inotify (0.10.1 )
109
109
ffi (~> 1.0 )
110
110
rexml (3.2.4 )
111
- rouge (3.16 .0 )
112
- rubyzip (2.2 .0 )
111
+ rouge (3.23 .0 )
112
+ rubyzip (2.3 .0 )
113
113
safe_yaml (1.0.5 )
114
- sassc (2.2.1 )
114
+ sassc (2.4.0 )
115
115
ffi (~> 1.9 )
116
116
sawyer (0.8.2 )
117
117
addressable (>= 2.3.5 )
118
118
faraday (> 0.8 , < 2.0 )
119
119
terminal-table (1.8.0 )
120
120
unicode-display_width (~> 1.1 , >= 1.1.1 )
121
121
thread_safe (0.3.6 )
122
- tzinfo (1.2.6 )
122
+ tzinfo (1.2.7 )
123
123
thread_safe (~> 0.1 )
124
- tzinfo-data (1.2019.3 )
124
+ tzinfo-data (1.2020.1 )
125
125
tzinfo (>= 1.0.0 )
126
- unicode-display_width (1.6.1 )
126
+ unicode-display_width (1.7.0 )
127
127
wdm (0.1.1 )
128
- zeitwerk (2.3 .0 )
128
+ zeitwerk (2.4 .0 )
129
129
130
130
PLATFORMS
131
131
ruby
132
132
133
133
DEPENDENCIES
134
134
faraday (< 1.0 )
135
- jekyll (~> 4.0 .0 )
135
+ jekyll (~> 4.1 .0 )
136
136
jekyll-feed (~> 0.12 )
137
137
jekyll-gist
138
138
jekyll-octicons
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ server-detached: .FORCE
15
15
build : .FORCE
16
16
chmod 777 Gemfile.lock
17
17
docker-compose stop || true ; docker-compose rm || true ;
18
- docker build --no-cache -t hamelsmu /fastpages-jekyll -f _action_files/fastpages-jekyll.Dockerfile .
18
+ docker build --no-cache -t fastai /fastpages-jekyll -f _action_files/fastpages-jekyll.Dockerfile .
19
19
docker-compose build --force-rm --no-cache
20
20
21
21
# rebuild the services WITH cache
22
22
quick-build : .FORCE
23
23
docker-compose stop || true ;
24
- docker build -t hamelsmu /fastpages-jekyll -f _action_files/fastpages-jekyll.Dockerfile .
24
+ docker build -t fastai /fastpages-jekyll -f _action_files/fastpages-jekyll.Dockerfile .
25
25
docker-compose build
26
26
27
27
# convert word & nb without Jekyll services
Original file line number Diff line number Diff line change 1
1
# Defines https://hub.docker.com/repository/docker/hamelsmu/fastpages-jekyll
2
- FROM jekyll/jekyll:4.0.1
2
+ FROM jekyll/jekyll:4.1.0
3
3
# FROM hamelsmu/fastpages-jekyll
4
4
5
5
COPY . .
Original file line number Diff line number Diff line change 1
- 2.1.41
1
+ 2.1.42
Original file line number Diff line number Diff line change @@ -34,14 +34,15 @@ services:
34
34
35
35
jekyll :
36
36
working_dir : /data
37
- image : jekyll/jekyll:4.0.1
37
+ image : fastai/fastpages-jekyll # jekyll/jekyll:4.0.1
38
38
restart : unless-stopped
39
39
ports :
40
40
- " 4000:4000"
41
41
volumes :
42
42
- .:/data/
43
43
command : >
44
- bash -c "gem install bundler
45
- && bundle i
46
- && chmod -R u+rwx . && bundle exec jekyll serve --host 0.0.0.0 --trace --strict_front_matter"
44
+ bash -c "chmod -R u+rwx . && jekyll serve --host 0.0.0.0 --trace --strict_front_matter"
45
+ # bash -c "gem install bundler
46
+ # && bundle i
47
+ # && chmod -R u+rwx . && bundle exec jekyll serve --host 0.0.0.0 --trace --strict_front_matter"
47
48
You can’t perform that action at this time.
0 commit comments