Giter Site home page Giter Site logo

website_archive's Introduction

Personal Website

This was created with Jekyll, and is a modified theme from dbtek/dbyll.

Rakefile

There is a rakefile in this repository (a makefile for ruby) to automate some basic tasks. The usage of the rakefile is as follows

rake post title="POST TITLE" [date="TODAY"] [tags=[tag1,tag2]] [category="category"]

  • Creates a new post in _posts/ with today's date prepended in the title. The yaml header will automatically be created in the post with comments turned on by default as well

rake page name="about.html

  • Creates a new page with appropriate title.

rake preview

  • Alias for running bundle exec jekyll preview. The bundle exec is to run the command in the context of the current bundle context outlined by the Gemfile

Directory Structure

  • _includes/: contains the template of default, post and page.
  • _posts/: contains the published blog posts. Without dates means that it's a draft.
  • _layouts/: contains further information about how the posts should look.

Troubleshooting

Liquid Exception: Liquid syntax error (line 211): Variable '{{` is short for this common pattern. The arguments need to be defused because otherwise R will try to evaluate the expression in its orginal environment. ```{r}' was not properly terminated with regexp: /}}/ in rmd/advanced/advanced.Rmd

Github Actions

  1. Pull current branch
  2. Setups quarto environment
  3. Render quarto environment

website_archive's People

Contributors

lioumens avatar

Stargazers

wkp avatar diff.blog 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.