Coder Social home page Coder Social logo

关于

这是我的个人主页所用的模板,该主题是Sébastien Sauniermarcgg的基础上改写的。我fork过来后,也稍微做了些修改,如果你觉得不错,可以直接从我这里fork过去,fork过去后还请你把涉及到我个人的一些信息、文章、图片删掉,谢谢。

主题预览

YongYuan's Homepage

已完成功能

  1. 调用豆瓣api显示书单列表
  2. 在线简历(未在我的个人博客上展示,因为我有pdf的版本,为避免两处都要维护,所以弃用,如果需要,可以在导航栏上添加resume
  3. 添加latex公式支持(效果见博文)
  4. 添加个人时间线(timeline)

安装步骤

  1. 把模板下载过去,如果你没有用单独的域名的话,把CNAME文件删掉,然后顺便把_posts里的文章删掉;
  2. 配置_config.yml,比如把title修改成你自己;
  3. 修改英文页面default.html,把里面出现的固定的url更改成你的url;
  4. 修改中文页面index.html,主要是中文页面的一些内容;
  5. resume目录是在线简历,演示效果,这个你在用时,把前面那个default.html中把latex的简历url换成这个目录的url;
  6. book模板,这个你需要有一个豆瓣账号,现在books/index.html页面把title等修改一下,然后到douban.api.js把账号user和api改一下。
function DoubanApi() {
	this.defaults = {
		place:"douban",
		user:"57528320",
		api:"08242004429e34bb186c600cc7da9e31",
		book:[{status:"reading",maxnum:20},{status:"read",maxnum:100},{status:"wish",maxnum:100}],
		bookreadingtitle:"在读...",
		bookreadtitle:"读过...",
		bookwishtitle:"想读..."
	};
}

感谢

感谢Sébastien Sauniermarcgg,如果你觉得本主题有改进的地方,欢迎开issues或者提交你的PR。

songdo's Projects

android-architecture icon android-architecture

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

android-mvp-pattern icon android-mvp-pattern

An android simple but clear sample project for MVP pattern, including mvp usage with eventbus.

anyproxy icon anyproxy

A fully configurable http/https proxy in NodeJS

designrescollection icon designrescollection

一个项目搞定全部主流框架 A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

go-proxy-bingai icon go-proxy-bingai

用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。

hybrid-recommender icon hybrid-recommender

Combining Topic Models with Matrix Factorization for interpretable SOA recommendation

imbalanced-learn icon imbalanced-learn

A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning

jekyll-now icon jekyll-now

Build a Jekyll blog in minutes, without touching the command line.

machine-learning-with-python icon machine-learning-with-python

此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现

mvp_poj icon mvp_poj

封装一个简单的MVP应用框架-Android

newsrecommendsystem icon newsrecommendsystem

个性化新闻推荐系统,A recommend system involved collaborative filtering,content-based recommendation and hot news recommendation, can be adapted easily to be put into use in other circumstances.

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.