Coder Social home page Coder Social logo

hibikilogy.github.io's Introduction

wordcloud.png

京吹学报

简介

本站为广大吹学爱好者记录吹学著作所用,使用 Jekyll 在 ghpages 上部署。

如何贡献

自动化工具

本项目需要自动化工具的支持,但尚未完成。您可以选择到项目仓库进行贡献。

目前已经适配的网站有:贴吧、bilibili、虎扑、Stage1、NGA,其中除了贴吧外都有一些小 bug,可能需要手工校正。

使用方法

下载项目仓库内对应的 .py 文件,根据 README 操作。

其他

您也可以使用 Copy as MarkdownCopy Better 等插件来进行辅助。

基础

Markdown 很简单,就跟 bbcode 一样,任何人可以参与。

如需贡献,请注册一个 GitHub 账号,并把本网站的仓库 fork 下来,在仓库的 _posts 目录下新建名称格式为 yyyy-mm-dd-title.md (例如 2020-03-09-hello-world.md)的文件,按照以下格式添加:

---
layout: post
title: 标题
subtitle: 副标题,可空缺
author: 作者
original: 原文地址
header-img: 顶部图片,可空缺
catalog: true
tags:
    - 发布论坛(如 Stage1、NGA、虎扑、贴吧)
---
## 小标题
这是一个[示例文章](链接)### 小小标题
每一段要空行。

* 无序列表
* 无序列表

输入**粗体**,输入*斜体*[^1]

输入<span style="color: red;">红色的字</span>。

[^1]: 可以添加注释

![图片文字](图片链接)

更多请查询 markdown 语法

添加完成后,再回到本网站仓库的界面,提交 Pull Request

如果有其他问题,请访问 GitHub 官方文档,或百度一下。

进阶

Jekyll

如果你了解 Jekyll 相关的技术,可以选择修改其他目录内的文件并提交 PR。

脱离 Jekyll 单独修改 less

首先安装相关工具:

npm i -g less && npm i -g less-plugin-clean-css

修改 less 目录下的文件,之后在根目录下运行以下命令:

lessc ./less/hux-blog.less ./css/hux-blog.css & lessc --clean-css ./less/hux-blog.less ./css/hux-blog.min.css

长期贡献

如果需要进行长期的贡献或者想要在 GitHub 用户界面添加一个组织,请在网站仓库的 issues 里添加加入申请。

本组织持有者目前学业繁忙,欢迎有意接替者。

其他

吹学论文收集可能具有一定统计学意义,在 _posts/wordcloud.zip 中有关于词云生成的文件,有兴趣者可以尝试。

hibikilogy.github.io's People

Contributors

nozomizore7 avatar inchei avatar gbccccc avatar lpzjerry avatar 97littleleaf11 avatar cbhua avatar shelling0 avatar btn5754 avatar itorr avatar

Stargazers

BeilunYang avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.