Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub pages #3

Merged
merged 43 commits into from
Sep 18, 2024
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
0084c67
Beginning to convert documentation from generated HTML/CSS to markdow…
Sep 16, 2024
213eb2f
Adding config to specify jekyll theme
Sep 16, 2024
7031d9d
renaming index
Sep 16, 2024
80b8347
obsidian link format not compatible w/ github pages
Sep 16, 2024
def2e9b
removing quotes on link
Sep 16, 2024
134152f
tweaking obsidian md to github md
Sep 16, 2024
59f99bb
Testing image embedded MD obsidian vs github
Sep 16, 2024
b7f24f4
prev img reference was relative not absolute
Sep 16, 2024
fc6f641
trying relative path again
Sep 16, 2024
b9bac6e
Creating attachment subfolder
Sep 16, 2024
8706020
GH not rendering MD...
Sep 16, 2024
8088e42
Updating more image links
Sep 16, 2024
a97d2db
relocating attachments
Sep 16, 2024
26a01b3
more image link updates
Sep 16, 2024
d204f17
fixing broken links
Sep 16, 2024
0a528b1
updating config, adding gitignore
Sep 16, 2024
9a869a8
more broken links
Sep 16, 2024
5c802a5
renaming images
Sep 16, 2024
c82b170
broke link to maintenance resources
Sep 16, 2024
7a3b43f
Revert "broke link to maintenance resources"
Sep 16, 2024
a09a2d6
retry fix broken link
Sep 16, 2024
679e73f
reverting
Sep 16, 2024
ac6ffd6
Jekyll Conversion (#1)
krooksVT Sep 17, 2024
2c36451
Adding html redirect from prev demo board url
Sep 17, 2024
52ae204
broken link
Sep 17, 2024
c98b230
Adding html redirect for maintenance resources
Sep 17, 2024
8d3fc4f
Adding a few more html redirects
Sep 17, 2024
9ffa7a4
another redirect
Sep 17, 2024
23a83e6
renaming redirect
Sep 17, 2024
3b650df
typo fix
Sep 17, 2024
2730ddf
Adding redirect from old base url
Sep 17, 2024
69f9e9d
updating links in feeds & speeds
Sep 17, 2024
14f4539
removing heading
Sep 17, 2024
2f96af7
testing new checkbox
Sep 17, 2024
13ba6f9
checkbox update
Sep 17, 2024
d25727d
checkbox update
Sep 17, 2024
b2cab62
checkbox update
Sep 17, 2024
b6090ce
converting cnc checklist to html style checkbox, re-ordering list sli…
Sep 17, 2024
38be940
Adding CNC image & user manual to documentation
Sep 18, 2024
35f2761
Adding klipper config & slicer settings to repo
Sep 18, 2024
a49c5c7
missing MD file
Sep 18, 2024
c7e2b8c
removing note about config file repo
Sep 18, 2024
3752bd5
Wingform showcase (#2)
krooksVT Sep 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Adding config to specify jekyll theme
kurt committed Sep 16, 2024
commit 213eb2f1d24d469cef15daba674362b203da8d7f
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
theme: jekyll-theme-minimal