在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:vinitkumar/white-paper开源软件地址:https://github.com/vinitkumar/white-paper开源编程语言:CSS 92.8%开源软件介绍:White PaperWhite Paper is a theme for Jekyll. It is made keeping content in focus and is best for writers/developers who also like to share code with their essays. Create blog posts
White Paper in ActionBlog PageDetail PageAbout PageHow to use White PaperFork the repo to your account by clicking the button on the top right as shown in the image: and then where you want to fork it as shown below. Next, Go the the project settings and change the repository name to Change these entries in the Also, change this line in head.html link <!-- From this -->
<link rel="stylesheet" href=" {{ '/css/main.min.css' | relative_url }}" type="text/css" />
<!-- To this -->
<link rel="stylesheet" href=" {{ '/css/main.min.css' | absolute_url }}" type="text/css" /> This will make sure that the path of CSS is correct and the theme loads correctly. master_repo: false
url: "<username>.github.io"
rtl: false # change to true if posts is in Arabic/other Right to left language. Also, change all other fields in the InstallationLocal DevelopmentThis theme requires you to install couple of tools first to setup jekyll locally.
This theme uses grunt to concat & minify the css for best performance. In order to prepare the css build. Run Switch Syntax Highlighting.This theme also provides syntax highlighting in different theme. Inside css folder, there is a syntax folder.
Now in the gruntfiles.js concat: {
dist: {
src: [
'css/base.css',
'css/sytax/emacs.css', // change this to another theme if you prefer, like vim.css and run grunt
'css/octicons.css'
],
dest: 'css/<%= pkg.name %>.add.css'
}
} ContributorsCode ContributorsThis project exists thanks to all the people who contribute. [Contribute]. Financial ContributorsBecome a financial contributor and help us sustain our community. [Contribute] IndividualsOrganizationsSupport this project with your organization. Your logo will show up here with a link to your website. [Contribute] License
Version
ContactDeveloper
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论