Git Product home page Git Product logo

s-esposito.github.io's Introduction

Personal Website

This repository contains the python script to generate my homepage. It is very easy to adapt to your needs, and easy to maintain as the papers are crawled automatically from publication_list.bib and the talks from talk_list.bib.

How to use it

  1. Update and adjust the name and bio text in the function get_personal_data in the build.py file.
  2. Upload your own profile photo to assets/img/profile.jpg.
  3. Replace publications_list.pub with your publications. Note that the entries are crawled from top to bottom, i.e. the first entries are shown at the top. Further, the entries contain additional fields like html, code, and more, that are used to generate the links to the project page, code, etc. Check out the function get_paper_entry in build.py for more information.
  4. Replace talk_list.pub with your talks similar to before. Check out the function get_talk_entry in build.py for more information on accepted talk fields.
  5. Update the author websites in the function get_author_dict in builds.py to automatically generate the links to your co-authors' websites.
  6. Run python build.py which automatically generates the index.html file - the only file you need!
  7. Add credits and a link to my website; if you want me to also link to yours, send me a short message.

Credits

The overall design and open-sourcing the script is inspired by Jon Barron's awesome template and some functionality is inspired by Andreas Geiger's cool website!

s-esposito.github.io's People

Contributors

s-esposito avatar m-niemeyer 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.