Code Monkey home page Code Monkey logo

about-me's Introduction

About Me

采用 HUGO 构建的 About Me 网站:https://aboutme.lovejade.cn/

目标与哲学

Hugo(The world’s fastest framework for building websites) 是最受欢迎的开源静态站点生成器之一。凭借其惊人的速度和灵活性,Hugo 使建筑网站再次变得有趣。此仓库在于体验使用 Hugo 构建网站,基于 Aerial 主题,所搭建的 About Me 网站。

如何使用

可将项目 Fork 至自己的代码仓库,运行以下命令即可:

# 🎉 clone the project
git clone https://github.com/nicejade/about-me.git
cd about-me
# 🦉 you need install hugo (@Mac OS: brew install hugo)
hugo server

修改 config.toml 下配置便可,具体得配置可以参见 Configure Hugo ;当然你可以自定义更多的变量,在主题目录下 layouts/index.html 中做下同步即可(你也可以自行选取其他Hugo 主题)。

# 🚀 deploy to github-page (chmod +x deploy.sh)
./deploy.sh

修改 deploy.sh 文件中的“自定义域名”以及“仓库路径”,运行如下命令,即可实现部署(默认发布至 github pages;如果暂不使用自定义域名,注释该行即可。

其他优化

  • 更新 Font Awesome:你可以在 Font Awesome 中找寻中意的 Icon,填入 config.toml 中对应 icon 字段即可。
  • 注入 quicklink: 通过在空闲时间预取视口内链接,提升后续页面加载速度(你需要手动修改主题下 layouts/index.html 文件中 origins 字段,以指定预取 URL 的域名来源)。

相关链接

微信公众号 前端微信群 推荐 Web 应用
😉 静晴轩 ✨ 大前端联盟 🎉 倾城之链
静晴轩 倾城之链 倾城之链

许可执照

MIT

Copyright (c) 2018-present, nicejade

about-me's People

Contributors

nicejade avatar

Watchers

James Cloos avatar ming 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.