Code Monkey home page Code Monkey logo

xuchen-ethz.github.io's Introduction

updated website

This repo is built on a fork of Jekyll Now from this repository. Jekyll is a static site generator that's perfect for GitHub hosted blogs (Jekyll Repository)

The website design is just a modification of Jon Barron's website and is converted for my own use, re-purposing my old markdown posts. Feel free to use template for your own purposes, but please respect copyright for all the images/content in my images, pdfs, _posts folders.

issues

  • In general, jekyll will try to build a full page for every post. I skip that by forcing permalink: /. This creates multiple entries in sitemap.xml for index.html but is otherwise fine.
  • If you want multiple paragraphs, consider using excerpt_separator: <!--more--> in _config.yml, for my own use I didn't need this.
  • My own posts have lots of extra stuff left over from my old jekyll design ("author", long descriptions, etc.), feel free to ignore them
  • I use thumbnails, so I can upload arbitrary sized images but then only display small ones. The _make_thumbnails.sh script generates them and the html template looks in tn/ for all images.
  • I have three categories of post with slightly differerent formatting, so changing sizing requires edits in multiple paces.

xuchen-ethz.github.io's People

Contributors

barryclark avatar leonidk avatar eringrand avatar javiercejudo avatar peteretelej avatar xuchen-ethz avatar sunnankar avatar nscyclone avatar dijonkitchen avatar coltonfitzgerald avatar yzyzsun avatar rnicholus avatar omgmog avatar praseodym avatar junefrench avatar fleeting avatar italohdc avatar hunjaelee avatar henryaj avatar vermluh avatar esteinborn avatar daattali avatar daniel15 avatar genericmethod avatar bkiers avatar

Forkers

zc-alexfan

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.