Skip to content

dynacylabs/dynacylabs.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup for Local Testing

bundle install
bundle exec jekyll clean
bundle exec jekyll build
bundle exec jekyll serve

Posts

  • When creating a post with images, make a corresponding directory in assets/images that corresponds to the post's file name (ex. Post File: _posts/2024-08-20-hobo-cams.markdown, Image Dir: assets/images/hobo-cams)
    • To link an image, add ![FTODO](/assets/images/FTODO/FTODO) to markdown file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published