GithubHelp home page GithubHelp logo

amanjayedi / donald-pinckney.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from donald-pinckney/donald-pinckney.github.io

0.0 0.0 0.0 198.57 MB

Home Page: https://donaldpinckney.com

License: Other

HTML 5.83% Shell 1.00% CSS 15.09% Ruby 1.43% Python 10.40% Swift 10.04% C 0.40% Metal 0.88% JavaScript 50.20% Idris 4.74%

donald-pinckney.github.io's Introduction

donald-pinckney.github.io

License

The content of all blog posts (files ending in .md contained in _posts/), all book content (files contained in books/), and other content files (files contained in public/files/) remain the sole property of Donald Pinckney, unless otherwise specified. The remaining source code used to format and display that content is licensed under the MIT license.

The content of all blog posts (files ending in .md contained in _posts/), all book content (files contained in books/), and other content files (files contained in public/files/) remain the sole property of Donald Pinckney, unless otherwise specified. The remaining source code used to format and display that content is licensed under the MIT license. In addition, any example source code (for example files ending in .py, .ml, etc.) is also licensed under the MIT license.

Setup Dependencies

Ubuntu

# Install Ruby and Jekyll stuff
sudo apt install ruby ruby-dev
sudo gem install jekyll jekyll-paginate jekyll-gist github-pages jekyll-sitemap jekyll-seo-tag bundler

# Install Rust and mdbook stuff
curl https://sh.rustup.rs -sSf | sh # (follow direction, maybe have to setup PATH, and probably restart your shell)
cargo install --git "https://github.com/donald-pinckney/mdBook" mdbook

How to build and run

To build and locally preview the site, run ./run from the root directory of the repository, and then navigate to http://127.0.0.1:4000/

donald-pinckney.github.io's People

Contributors

donald-pinckney avatar mdo avatar chrisdwheatley avatar parkr avatar benbalter avatar thebinarypenguin avatar gionn avatar johnlauck avatar pborreli avatar sylvainemery avatar thaiphan avatar alexditzel avatar tourorist 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.