Coder Social home page Coder Social logo

Haoyang's Academic Homepage

This project is fork from Weiguo Wang's Academic Homepage, many thanks to Weiguo.

👋 Hi there, this is my academic homepage built on vue.js, marked, citation-js and bolt.css.

🌴 Clone Template

This repo is licensed under MIT, so feel free to clone or fork it.

To use this as a template, you may want to:

  1. Fork this repository to your namespace.
  2. Rename the repo to <your github username>.github.io
  3. Remove analytics in src/index.html
  4. Remove files in public/files/
  5. Change favicon in public/favicon-32x32.png
  6. Change footer in src/App.vue
  7. Change all the contents in src/content/
  8. Setup node.js for development (nvm is recommended to manage different versions of node.js)
  9. Clone your repo to your computer
  10. Change directory to the cloned repo, type npm install in the terminal to install all necessary dependencies
  11. Type npm run dev to test in your localhost
  12. You may want to change branches in .github/workflows/deploy.yml, and change repo settings/Code and automation/Pages/Build and deployment/Source to Github Actions

🚀 Quick Start

  • Project Setup
npm install
  • Compile and Hot-Reload for Development
npm run dev
  • Compile and Minify for Production
npm run build

📝 Memorandum

  1. Favicon is generated via favicon.io, you should put the generated one into /public folder
  2. Change <title> content in index.html
  3. Search icons from font-awesome and academicons
  4. All info are stored in ./src/content/*.json, please modify these files.
  5. Analytics are hard-coded in index.html, make sure to remove them.
  6. footer links are hard-coded in App.vue

a little problem

  1. 需要修改路径 /dist/index 文件

./assets/index-24f9fb47.js ./assets/index-2884ae93.css

  1. 需要修改个人照片路径,全局搜索照片名称,在asset之前加 "."

M4="./assets/personal-photo-6d66aeda.jpg"

how to submit

  1. git checkout gh-pages //切换到gh-pages分支
  2. 把main分支的内容merge到gh-pages中
  3. git add -f dist //强制把dist文件夹提交到github
  4. git subtree push --prefix dist origin gh-pages //把dist文件夹单独部署到gh-pages分支

haoyangwang00's Projects

apriltag_ros icon apriltag_ros

A ROS wrapper of the AprilTag 3 visual fiducial detector

ccm_slam icon ccm_slam

CCM-SLAM: Robust and Efficient Centralized Collaborative Monocular SLAM for Robotic Teams

esvo4mmwave icon esvo4mmwave

This repository maintains the implementation of "Event-based Stereo Visual Odometry".

gym-pybullet-drones icon gym-pybullet-drones

PyBullet Gym environments for single and multi-agent reinforcement learning of quadcopter control

swarmulator icon swarmulator

Swarmulator is a lightweight C++ simulator for simulating swarms. Swarmulator offers a simple yet highly versatile platform to prototype swarm controllers.

swarmulator-1 icon swarmulator-1

SWARMulator is a simulation to control a multitude of drones with an easy to use GUI. Crazyflie UAVs can be connected and directly controled through the GUI.

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.