-
Notifications
You must be signed in to change notification settings - Fork 74
Tutorial
tan90° edited this page Mar 17, 2019
·
14 revisions
...
<script>
window.config = {
organization: false, // set true, if it is a organization repository issue, default false
order: 'UPDATED_AT', // order by create time or update time, 'UPDATED_AT' or 'CREATED_AT'
title: 'Mirror', // blog title
user: 'LoeiFy', // GitHub usename, required
repository: 'Recordum', // GitHub repository name, blog content issues, required
authors: 'LoeiFy,author1', // blog muti-authors, should be separated by ','. and the `user` is included in.
ignores: '17,13', // ignore issue IDs
host: '', // blog url hostname
hash: '', // required
perpage: 5, // pagination
}
</script>
...Save the index.html, push all files to gh-pages branch or master branch docs path