Skip to content

Living-with-machines/livingwithmachines.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Living with Machines GitHub Pages landing page

This repository contains the source code for the Living with Machines GitHub Pages landing page. The landing page is built using Quarto, an open-source scientific and technical publishing system built on top of Pandoc.

The landing page is published at https://living-with-machines.github.io/.

Development

To build the landing page locally, you will need to install Quarto. You can do this by following the instructions in the Quarto documentation.

Once you have Quarto installed, you can build the landing page by running the following command in the root of the repository:

quarto preview

Open as a VS Code project

This repository includes a .devcontainer directory that allows you to open the repository as a Visual Studio Code Remote - Containers project. This will automatically set up a development environment with Quarto installed.

To open the repository as a VS Code project, follow these steps:

  1. Install Docker on your machine.

  2. Install the Dev Containers extension for Visual Studio Code.

  3. Open the repository in Visual Studio Code. (You can do this by running code . in the root of the repository or by cloning the repository using the "Clone Repository in Container Volume" command in the Command Palette (Ctrl+Shift+P)).

  4. VS Code should display an alert at the bottom right of the window saying "Folder contains a dev container configuration file. Reopen folder to develop in a container". Click "Reopen in Container". If you don't see this alert, you can open the Command Palette (Ctrl+Shift+P) and run the "Dev Containers: Rebuild and Reopen in Container" command.

    Reopen in Container

  5. VS Code will now open a new window in a containerized development environment. You can now build the landing page by running the following command in VS Code's built-in terminal:

     quarto preview book

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •