GithubHelp home page GithubHelp logo

jjrmacleod / jjrmacleod.github.io Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 100.64 MB

Repository for the J J R Macleod

License: GNU General Public License v3.0

HTML 55.47% CSS 42.22% JavaScript 2.31%
hacktoberfest aberdeen diabetes insulin html css

jjrmacleod.github.io's Introduction

J J R Macleod website

Repository for the J J R Macleod website

Based on a template

816x957

Content outline

  • Introduction - introduction
  • Early life - early_life
  • The move to Toronto - toronto
  • The discovery of Insulin - discovery_of_insulin
  • Moving back to Aberdeen - back_to_aberdeen
  • JJR Macleod's legacy - legacy
  • The history of Diabetes - history_of_diabetes
  • Diabetes in Aberdeen - diabetes_in_aberdeen
  • About - about

Header image

https://jjrmacleod.org/images/header-background.jpg header-background.jpg (JPEG Image, 1920 ร— 1080 pixels)

https://github.com/jjrmacleod/jjrmacleod.github.io/blob/master/images/original/header-background.xcf

File manipulation

Remove spaces from filenames... for file in *.jpg; do mv "$file" "$(echo $file | sed 's/ /_/g')"; done

Make filenames lowecase... rename 'y/A-Z/a-z/' *

Github notes

git clone [email protected]:jjrmacleod/jjrmacleod.github.io.git

git fetch origin

git pull

git commit -a -m "all fixed"

Imagemagick

convert -geometry x180 src/image1.png out/image1.png

mogrify -resize x270 -path small/ *.jpg

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.