@@ -37,6 +37,11 @@ gh-syslog-ng-doc:
37
37
url : https://github.com/syslog-ng/syslog-ng.github.io
38
38
title : [ "syslog-ng OSE Doc on GitHub" ]
39
39
40
+ gh-syslog-ng-doc-actions :
41
+ id : gh-syslog-ng-doc-actions
42
+ url : https://github.com/syslog-ng/syslog-ng.github.io/actions
43
+ title : [ "syslog-ng Doc Actions on GitHub" ]
44
+
40
45
gh-syslog-ng-doc-issue-tracker :
41
46
id : gh-syslog-ng-doc-issue-tracker
42
47
url : https://github.com/syslog-ng/syslog-ng.github.io/issues
@@ -180,6 +185,11 @@ lic-lgpl:
180
185
181
186
# ## Site engine related links ###
182
187
188
+ jekyll :
189
+ id : jekyll
190
+ url : https://jekyllrb.com/
191
+ title : [ "Jekyll" ]
192
+
183
193
jekyll-config :
184
194
id : jekyll-config
185
195
url : https://jekyllrb.com/docs/configuration/
@@ -190,11 +200,41 @@ jekyll-dir-struct:
190
200
url : https://jekyllrb.com/docs/structure/
191
201
title : [ "Jekyll doc structure" ]
192
202
203
+ jekyll-sass :
204
+ id : jekyll-sass
205
+ url : https://jekyllrb.com/docs/assets/#sassscss
206
+ title : [ "Jekyll Sass" ]
207
+
193
208
jekyll-ruby-gems :
194
209
id : jekyll-ruby-gems
195
210
url : https://jekyllrb.com/docs/ruby-101/
196
211
title : [ "Jekyll Ruby Gems" ]
197
212
213
+ jekyll-liquid-filters :
214
+ id : jekyll-liquid-filters
215
+ url : https://jekyllrb.com/docs/liquid/filters/
216
+ title : [ "Jekyll liquid filter" ]
217
+
218
+ jekyll-plugins :
219
+ id : jekyll-plugins
220
+ url : https://jekyllrb.com/docs/plugins/
221
+ title : [ "Jekyll plugin" ]
222
+
223
+ jekyll-render-hooks :
224
+ id : jekyll-render-hooks
225
+ url : https://jekyllrb.com/docs/plugins/hooks/
226
+ title : [ "Jekyll plugin Hooks" ]
227
+
228
+ liquid :
229
+ id : liquid
230
+ url : https://shopify.github.io/liquid/
231
+ title : [ "liquid" ]
232
+
233
+ liquify-rb :
234
+ id : liquify-rb
235
+ url : https://fettblog.eu/snippets/jekyll/liquid-in-frontmatter/
236
+ title : [ "liquify.rb" ]
237
+
198
238
lunr-search-help :
199
239
id : lunr-search-help
200
240
url : https://lunrjs.com/guides/searching.html
@@ -238,6 +278,26 @@ apple-launchd:
238
278
url : https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html
239
279
title : [ "Apple launchd" ]
240
280
281
+ apple-predicates :
282
+ id : apple-predicates
283
+ url : https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/Predicates/Articles/pSyntax.html
284
+ title : [ "native macOS log message filtering using predicates" ]
285
+
286
+ apple-oslog-api :
287
+ id : apple-oslog-api
288
+ url : https://developer.apple.com/documentation/os/oslog
289
+ title : [ "OSLog API" ]
290
+
291
+ apple-oslog-api-bug :
292
+ id : apple-oslog-api-bug
293
+ url : https://openradar.appspot.com/radar?id=5597032077066240
294
+ title : [ "OSLog API bug" ]
295
+
296
+ apple-oslog-framwrk :
297
+ id : apple-oslog-framwrk
298
+ url : https://developer.apple.com/documentation/oslog?language=objc
299
+ title : [ "OSLog Framework" ]
300
+
241
301
autoconf-arch :
242
302
id : autoconf-arch
243
303
url : http://www.gnu.org/software/autoconf-archive/
@@ -388,21 +448,6 @@ linux-ha:
388
448
url : https://web.archive.org/web/20230422234943/http://www.linux-ha.org/wiki/Main_Page
389
449
title : [ "archived page of Linux-HA" ]
390
450
391
- nat-macos :
392
- id : nat-macos
393
- url : https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/Predicates/Articles/pSyntax.html
394
- title : [ "native macOS log message filtering using predicates" ]
395
-
396
- oslog-api-bug :
397
- id : oslog-api-bug
398
- url : https://openradar.appspot.com/radar?id=5597032077066240
399
- title : [ "OSLog API bug" ]
400
-
401
- oslog-fra :
402
- id : oslog-fra
403
- url : https://developer.apple.com/documentation/oslog?language=objc
404
- title : [ "OSLog Framework" ]
405
-
406
451
proxy-pro :
407
452
id : proxy-pro
408
453
url : https://www.haproxy.com/blog/haproxy/proxy-protocol/
0 commit comments