All Projects → jessesquires → Jessesquires.com

jessesquires / Jessesquires.com

Licence: other
Turing complete with a stack of 0xdeadbeef

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Jessesquires.com

Long Haul
A minimal, type-focused Jekyll theme.
Stars: ✭ 524 (+1590.32%)
Mutual labels:  blog, jekyll, blogging
blog
My Blog About Computers
Stars: ✭ 106 (+241.94%)
Mutual labels:  jekyll, programming, blogging
Aic Mobile Android
Art Institute of Chicago Official Mobile App - Android
Stars: ✭ 31 (+0%)
Mutual labels:  open-source, opensource
Brucezhaor.github.io
🚧 Bruce Zhao's Tech Blog -- Under Reconstructing ...
Stars: ✭ 25 (-19.35%)
Mutual labels:  blog, jekyll
Aviaryan.github.com Retired 2018
My website (retired)
Stars: ✭ 10 (-67.74%)
Mutual labels:  blog, jekyll
Juejin
💰 Unofficial JueJin wechat mini program application - 掘金非官方微信小程序
Stars: ✭ 771 (+2387.1%)
Mutual labels:  open-source, opensource
Leonids
A simple, fixed sidebar two columns Gatsby.js blog starter.
Stars: ✭ 813 (+2522.58%)
Mutual labels:  blog, jekyll
Hikkoshi
Hikkoshi the Blog Migration Tool
Stars: ✭ 7 (-77.42%)
Mutual labels:  blog, jekyll
Open Source Mac Os Apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
Stars: ✭ 28,908 (+93151.61%)
Mutual labels:  open-source, opensource
Php Sdicoop Client
A PHP package for connecting to Italian Exchange System (aka SdI) web services. (Pacchetto PHP per inviare fatture e notifiche ai webservices del SdI).
Stars: ✭ 14 (-54.84%)
Mutual labels:  open-source, opensource
Notebooks
Learn Python for free using open-source notebooks in Hebrew.
Stars: ✭ 877 (+2729.03%)
Mutual labels:  programming, open-source
Android10.github.io
Jekyll project for blog: fernandocejas.com.
Stars: ✭ 15 (-51.61%)
Mutual labels:  blog, jekyll
Place2live
Analysis of the characteristics of different countries
Stars: ✭ 30 (-3.23%)
Mutual labels:  open-source, opensource
Artsy.github.io
The Artsy Engineering Open-Source Developers Blog
Stars: ✭ 770 (+2383.87%)
Mutual labels:  blog, jekyll
Android Foss
A list of Free and Open Source Software (FOSS) for Android – saving Freedom and Privacy.
Stars: ✭ 832 (+2583.87%)
Mutual labels:  open-source, opensource
Opensource Socialnetwork
Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. It is available in 16 international languages.
Stars: ✭ 710 (+2190.32%)
Mutual labels:  blog, opensource
Izhengfan.github.io
My homepage and blog.
Stars: ✭ 26 (-16.13%)
Mutual labels:  blog, jekyll
Blog
My blog created with React, Gatsby & Markdown
Stars: ✭ 29 (-6.45%)
Mutual labels:  blog, blogging
Adapt
Adapt Intent Parser
Stars: ✭ 690 (+2125.81%)
Mutual labels:  open-source, opensource
Librehardwaremonitor
Libre Hardware Monitor, home of the fork of Open Hardware Monitor
Stars: ✭ 685 (+2109.68%)
Mutual labels:  open-source, opensource

jessesquires.com CI

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 --latest

Other

Usage

Installation

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

Building the site

$ make build

Previewing the site locally

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].