当前位置: 首页 > 软件库 > Web应用开发 > >

jekyll-theme-minimal-resume

授权协议 MIT License
开发语言 JavaScript
所属分类 Web应用开发
软件类型 开源软件
地区 不详
投 递 者 谢财
操作系统 未知
开源组织
适用人群 未知
 软件概览

Jekyll Resume Theme

Live demo at https://jekyll-theme-minimal-resume.netlify.com/

Stack


Please help this repo with a if you find it useful! ��


Screenshot

Quick Setup

  1. Install Jekyll: gem install jekyll bundler
  2. Fork this repository and clone your fork
  3. Edit _config.yml to personalize your site

Settings

You have to fill some informations on _config.yml to customize your site:

Site settings

description: A blog about lorem ipsum dolor sit amet
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://localhost:3000" # the base hostname & protocol for your site

User settings

username: Lorem Ipsum
user_description: Software Engineer at Lorem Ipsum Dolor
user_title: Mauricio Urraco
email: mauriurraco@gmail.com

Don't forget to change your URL before you deploy your site!

Color and Particle Customization

  • Color Customization
    • Edit the .sass variables
  • Particle Customization
    • Edit the json data in particle function in app.js
    • Refer to Particle.js for help

Content

You can (and should) edit the .html files for adding your own information, icons, working experience, social links or whatever you want to add. I.e.:

<a aria-label="My Github" target="_blank" href="https://github.com/murraco">
  <i class="icon fa fa-github-alt" aria-hidden="true"></i>
</a>

Running locally

In order to compile the assets and run Jekyll locally you need to follow those steps:

  1. Install Jekyll
  2. Run bundle install
  3. Run bundle exec jekyll build
  4. Start and http-server in the folder _site

Contribution

  • Report issues
  • Open pull request with improvements
  • Spread the word
  • Reach out to me directly at mauriurraco@gmail.com

Credits

 相关资料
  • Scriptor Scriptor is a simple, minimal, clean & responsive Jekyll theme for writers. Live Demo   |   Download   Features Responsive design Archive organized by tags Disqus Comments Accent color option

  • Hydrogen 轻盈、干净 跟随她的脚步,开始你的博客之旅 厌倦了无止境的加载以及繁杂的页面内容?那您很幸运,因为您发现了Hydrogen 我们避免繁杂 使用轻量化的模块来渲染在您屏幕上展示出来的一切 当您使用过后就知道,她带给你的不仅仅只有简洁极速的阅读体验... 语言:简体中文 | English 点点 Star 来一个好吗!秋梨膏!! #快速开始 #准备 打开主题根目录下的_config.

  • library-jekyll-theme Easily create a digital bookshelf of your favorite books. Demo Author Website Twitter Github License MIT

  • Jekyll Docs Theme A Jekyll theme inspired by Bootstrap's official documentation theme from a few years back. This theme started off by stealing all of Bootstrap Docs' CSS and being used in mistic100's

  • butane-jekyll-theme Getting Started git clone https://github.com/alexcarpenter/butane-jekyll-theme.git cd butane-jekyll-theme rm -rf CHANGELOG.md jekyll serve

  • Hamilton A minimal and beautiful Jekyll theme best for writing and note-taking. The original purpose of this theme is to be a replacement of the default Jekyll theme -- Minima. Hamilton is an enhancem