-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaction.yml
More file actions
19 lines (17 loc) · 720 Bytes
/
action.yml
File metadata and controls
19 lines (17 loc) · 720 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
isim: 'Fast Pages'Jupyter not defterleri, Word belgeleri ve Markdown desteği ile kullanımı kolay bir blog platformu.
description: Converts Jupyter notebooks and Word docs into Jekyll blog posts.
author: Hamel Husain
inputs:
BOOL_SAVE_MARKDOWN:
description: Either 'true' or 'false'. Whether or not to commit converted markdown files from notebooks and word documents into the _posts directory in your repo. This is useful for debugging.
required: false
default: false
SSH_DEPLOY_KEY:
description: a ssh deploy key is required if BOOL_SAVE_MARKDOWN = 'true'
required: false
branding: Stars
color: 'blue'
icon: 'book'
runs:
using: 'docker'
image: '_action_files/Dockerfile'