Giter Club home page Giter Club logo

guimachiavelli.com's Introduction

Jekyll-based portfolio website.

Development

Run make develop. It will setup the jekyll watch task and serve the site on gui.local:4000.

Updating

Add posts to _post directory. The chronological order is not thoroughly respected and is often slightly manipulated to achieve a better project ordering (it might make sense to use jekyll's collections, one day).

To insert images and files, add file to assets folder and use {% image_path [PATH_TO_IMAGE] %}. Other files should be inserted with {% asset_path [PATH_TO_ASSET] %}. image_path is currently only an alias for asset_path, but it might change sometime in the future.

To embed soundcloud audio, use {% soundcloud_embed [SOUNDCLOUD_AUDIO_ID] %}. One can see the audio ID by going to the soundcloud audio page > share > embed > copy iframe embed code.

Plugins

There are two plugins that add the assets tags and the soundcloud embed tag.

guimachiavelli.com's People

Contributors

guimachiavelli avatar

Watchers

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