Coder Social home page Coder Social logo

benasher44 / jessesquires.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jessesquires/jessesquires.com

0.0 2.0 0.0 14.26 MB

Turing complete with a stack of 0xdeadbeef

Home Page: https://www.jessesquires.com

License: Other

Ruby 7.47% HTML 64.27% CSS 14.88% Shell 2.12% Makefile 1.00% Swift 10.25%

jessesquires.com's Introduction

Turing complete with a stack of 0xdeadbeef

Logo

About

This is my personal site and blog.

Built with Jekyll, Bootstrap, jQuery, and Font Awesome. Hosted at NearlyFreeSpeech.

Requirements

Dependencies

Gems

Updating Gems

$ bundle update

Yarn

Updating Yarn

$ yarn upgrade

Other

Usage

Installation

$ git clone https://github.com/jessesquires/jessesquires.com.git
$ cd jessesquires.com/
$ bundle install
$ yarn install

Building the site

$ bundle exec jekyll build

Previewing the site locally

$ bundle exec jekyll serve
# Now browse to http://localhost:4000

Writing a draft

$ bundle exec jekyll serve --future --drafts --watch

Handling Links

  • To other blog posts: [link]({{ site.url }}{% post_url 2000-01-01-my-blog-post-title %})
  • To images: {{ site.url }}{{ site.img_url}}/path-to/image.png

Verifying DNS setup

$ dig www.jessesquires.com +nostats +nocomments +nocmd

Install software on NFSN

$ cd home/protected/      # preferred directory for installing
$ wget <URL-to-some-file> # download
$ tar -zxvf file.tar.gz   # extract
$ mkdir bin               # if needed

# follow any install instructions
# put binary in protected/bin/
# add `export PATH=$PATH:/home/protected/bin/` to your `.bash_profile`

License

Copyright © 2014-present Jesse Squires.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

All code is licensed under an MIT License.

The Ubuntu Mono font is licensed under the Ubuntu Font License.

jessesquires.com's People

Contributors

jessesquires avatar basthomas avatar codingexplorer avatar dpopov avatar lugearma avatar natanrolnik avatar paulbruneau avatar dependabot-preview[bot] 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.