Skip to content

laestrada/laestrada.github.io

Repository files navigation

Lucas' Jekyll site

You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.

Deploy

Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.

Local Environment

Installing the prereqs

  1. install rbenv: brew install rbenv && rbenv init to manage ruby versions
  2. install ruby: rbenv install 3.0.2
  3. Follow the instuctions found here
  4. Run bundle install to ensure all dependencies are loaded

Running locally

To serve the site to localhost:4000/ run the following > bundle exec jekyll serve

Jekyll Themes

Your Pages site will use the layout and styles from the Jekyll theme selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.

Support or Contact

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published