Skip to content

tomsherlocked/rhubarbandrubberplants.github.io

 
 

Repository files navigation

RhubarbandRubberPlants

New posts

  • Copy a .md file from the _posts folder
  • Update the content, title, tags, and date
  • (Optionally) go to instagram.com and click on the post you want to include. Then click on the menu>embed>then copy the HTML and paste into the markdown file
  • Push to GitHub:
    • git status
    • git add .
    • git commit -m "<did a thing>"
    • git push
    • (wait) then new site!

To add images

  • add image to /assets folder
  • add this to the post:
![image test](http://rhubarbandrubberplants.co.uk/assets/iglogo.png "igloog")

and update the name, alt, and url!

Releases

No releases published

Packages

No packages published

Languages

  • CSS 76.2%
  • HTML 20.3%
  • Ruby 3.5%