From 787f49f2fc133946b67833ff56a6c495a3b04329 Mon Sep 17 00:00:00 2001 From: Nick Pegg Date: Sun, 14 Jan 2018 20:31:13 -0800 Subject: [PATCH] move stuff around for Posty2, add base config --- _media | 1 - config.yml | 9 +++++++++ {public/media => media}/img/GTI-thumb.jpg | Bin {public/media => media}/img/GTI.jpg | Bin {public/media => media}/img/compaq.jpg | Bin {public/media => media}/img/cpu_meter/1.jpg | Bin {public/media => media}/img/cpu_meter/2.jpg | Bin {public/media => media}/img/cpu_meter/3.jpg | Bin {public/media => media}/img/cpu_meter/4.jpg | Bin {public/media => media}/img/cpu_meter/5.jpg | Bin {public/media => media}/img/cpu_meter/circuit.png | Bin {public/media => media}/img/cpu_meter/testing.jpg | Bin {public/media => media}/img/design_vis/progress.gif | Bin .../img/design_vis/progress.small.gif | Bin .../img/fun_with_graphs/nys-network-thumb.png | Bin .../img/fun_with_graphs/nys-network.png | Bin .../img/idd_hardware/FinalDesign.png | Bin .../img/idd_hardware/traffic_graph.png | Bin {public/media => media}/img/idd_software/db.png | Bin .../media => media}/img/ir_receiver_schematic.png | Bin {public/media => media}/img/jetta-thumb.jpg | Bin {public/media => media}/img/jetta.jpg | Bin .../nys-super-sanitized-thumb.png | Bin .../more_fun_with_graphs/nys-super-sanitized.png | Bin {public/media => media}/img/whiteboard1-thumb.jpg | Bin {public/media => media}/img/whiteboard1.jpg | Bin {public/media => media}/img/whiteboard2-thumb.jpg | Bin {public/media => media}/img/whiteboard2.jpg | Bin {public/media => media}/projects/cpu_meter.tar.gz | Bin {public/media => media}/projects/nicklib.tar.gz | Bin {public/media => media}/projects/nqueens.tar.gz | Bin {public/media => media}/projects/servCheck.tar.gz | Bin {_pages => pages}/about.yaml | 0 {_pages => pages}/projects.yaml | 0 {_pages => pages}/projects__kegerator.yaml | 0 {_pages => pages}/projects_cpu_usage_meter.yaml | 0 {_pages => pages}/projects_ir_receiver.yaml | 0 {_posts => posts}/2009-04-15_new_website.yaml | 0 {_posts => posts}/2009-04-17_new_server.yaml | 0 .../2009-04-18_pxe_boot_with_ddwrt_and_ubuntu.yaml | 0 {_posts => posts}/2009-05-11_idd_in_the_news.yaml | 0 ...9-06-21_intelligent_drink_dispenser_details.yaml | 0 ...-06-21_intelligent_drink_dispenser_software.yaml | 0 .../2009-08-18_stupid_linux_trick.yaml | 0 {_posts => posts}/2009-11-26_doing_it_right.yaml | 0 {_posts => posts}/2009-11-30_fun_with_graphs.yaml | 0 .../2009-12-18_more_fun_with_graphs.yaml | 0 .../2009-12-25_holiday_ham_recipe..yaml | 0 {_posts => posts}/2009-12-5_beertraq_beta.yaml | 0 {_posts => posts}/2010-02-09_whiteboard.yaml | 0 {_posts => posts}/2010-04-07_new_car.yaml | 0 .../2010-06-19_frustrations_with_xbmc.yaml | 0 .../2010-06-23_verifying_google_voice.yaml | 0 {_posts => posts}/2010-10-22_new_website_again.yaml | 0 {_posts => posts}/2011-02-20_kegerator.yaml | 0 .../2011-11-25_Syncing_Minecraft_with_git.yaml | 0 .../2014-08-17_building_my_own_router.yaml | 0 .../2014-08-22_building_my_own_router2.yaml | 0 ...15-08-16_building_my_own_router_ipv6_tunnel.yaml | 0 .../2017-06-25_north_bay_area_bike_touring_log.yaml | 0 ..._visualizing_web_design_evolution_using_git.yaml | 0 templates/.keep | 0 62 files changed, 9 insertions(+), 1 deletion(-) delete mode 120000 _media create mode 100644 config.yml rename {public/media => media}/img/GTI-thumb.jpg (100%) rename {public/media => media}/img/GTI.jpg (100%) rename {public/media => media}/img/compaq.jpg (100%) rename {public/media => media}/img/cpu_meter/1.jpg (100%) rename {public/media => media}/img/cpu_meter/2.jpg (100%) rename {public/media => media}/img/cpu_meter/3.jpg (100%) rename {public/media => media}/img/cpu_meter/4.jpg (100%) rename {public/media => media}/img/cpu_meter/5.jpg (100%) rename {public/media => media}/img/cpu_meter/circuit.png (100%) rename {public/media => media}/img/cpu_meter/testing.jpg (100%) rename {public/media => media}/img/design_vis/progress.gif (100%) rename {public/media => media}/img/design_vis/progress.small.gif (100%) rename {public/media => media}/img/fun_with_graphs/nys-network-thumb.png (100%) rename {public/media => media}/img/fun_with_graphs/nys-network.png (100%) rename {public/media => media}/img/idd_hardware/FinalDesign.png (100%) rename {public/media => media}/img/idd_hardware/traffic_graph.png (100%) rename {public/media => media}/img/idd_software/db.png (100%) rename {public/media => media}/img/ir_receiver_schematic.png (100%) rename {public/media => media}/img/jetta-thumb.jpg (100%) rename {public/media => media}/img/jetta.jpg (100%) rename {public/media => media}/img/more_fun_with_graphs/nys-super-sanitized-thumb.png (100%) rename {public/media => media}/img/more_fun_with_graphs/nys-super-sanitized.png (100%) rename {public/media => media}/img/whiteboard1-thumb.jpg (100%) rename {public/media => media}/img/whiteboard1.jpg (100%) rename {public/media => media}/img/whiteboard2-thumb.jpg (100%) rename {public/media => media}/img/whiteboard2.jpg (100%) rename {public/media => media}/projects/cpu_meter.tar.gz (100%) rename {public/media => media}/projects/nicklib.tar.gz (100%) rename {public/media => media}/projects/nqueens.tar.gz (100%) rename {public/media => media}/projects/servCheck.tar.gz (100%) rename {_pages => pages}/about.yaml (100%) rename {_pages => pages}/projects.yaml (100%) rename {_pages => pages}/projects__kegerator.yaml (100%) rename {_pages => pages}/projects_cpu_usage_meter.yaml (100%) rename {_pages => pages}/projects_ir_receiver.yaml (100%) rename {_posts => posts}/2009-04-15_new_website.yaml (100%) rename {_posts => posts}/2009-04-17_new_server.yaml (100%) rename {_posts => posts}/2009-04-18_pxe_boot_with_ddwrt_and_ubuntu.yaml (100%) rename {_posts => posts}/2009-05-11_idd_in_the_news.yaml (100%) rename {_posts => posts}/2009-06-21_intelligent_drink_dispenser_details.yaml (100%) rename {_posts => posts}/2009-06-21_intelligent_drink_dispenser_software.yaml (100%) rename {_posts => posts}/2009-08-18_stupid_linux_trick.yaml (100%) rename {_posts => posts}/2009-11-26_doing_it_right.yaml (100%) rename {_posts => posts}/2009-11-30_fun_with_graphs.yaml (100%) rename {_posts => posts}/2009-12-18_more_fun_with_graphs.yaml (100%) rename {_posts => posts}/2009-12-25_holiday_ham_recipe..yaml (100%) rename {_posts => posts}/2009-12-5_beertraq_beta.yaml (100%) rename {_posts => posts}/2010-02-09_whiteboard.yaml (100%) rename {_posts => posts}/2010-04-07_new_car.yaml (100%) rename {_posts => posts}/2010-06-19_frustrations_with_xbmc.yaml (100%) rename {_posts => posts}/2010-06-23_verifying_google_voice.yaml (100%) rename {_posts => posts}/2010-10-22_new_website_again.yaml (100%) rename {_posts => posts}/2011-02-20_kegerator.yaml (100%) rename {_posts => posts}/2011-11-25_Syncing_Minecraft_with_git.yaml (100%) rename {_posts => posts}/2014-08-17_building_my_own_router.yaml (100%) rename {_posts => posts}/2014-08-22_building_my_own_router2.yaml (100%) rename {_posts => posts}/2015-08-16_building_my_own_router_ipv6_tunnel.yaml (100%) rename {_posts => posts}/2017-06-25_north_bay_area_bike_touring_log.yaml (100%) rename {_posts => posts}/2017-09-05_visualizing_web_design_evolution_using_git.yaml (100%) create mode 100644 templates/.keep diff --git a/_media b/_media deleted file mode 120000 index cfa6a36..0000000 --- a/_media +++ /dev/null @@ -1 +0,0 @@ -public/media \ No newline at end of file diff --git a/config.yml b/config.yml new file mode 100644 index 0000000..9aca07e --- /dev/null +++ b/config.yml @@ -0,0 +1,9 @@ +title: Nick Pegg +# description: '' + +num_top_tags: 5 +num_posts_per_page: 5 + +# Backward compatibility tunables +compat: + redirect_posty1_urls: True diff --git a/public/media/img/GTI-thumb.jpg b/media/img/GTI-thumb.jpg similarity index 100% rename from public/media/img/GTI-thumb.jpg rename to media/img/GTI-thumb.jpg diff --git a/public/media/img/GTI.jpg b/media/img/GTI.jpg similarity index 100% rename from public/media/img/GTI.jpg rename to media/img/GTI.jpg diff --git a/public/media/img/compaq.jpg b/media/img/compaq.jpg similarity index 100% rename from public/media/img/compaq.jpg rename to media/img/compaq.jpg diff --git a/public/media/img/cpu_meter/1.jpg b/media/img/cpu_meter/1.jpg similarity index 100% rename from public/media/img/cpu_meter/1.jpg rename to media/img/cpu_meter/1.jpg diff --git a/public/media/img/cpu_meter/2.jpg b/media/img/cpu_meter/2.jpg similarity index 100% rename from public/media/img/cpu_meter/2.jpg rename to media/img/cpu_meter/2.jpg diff --git a/public/media/img/cpu_meter/3.jpg b/media/img/cpu_meter/3.jpg similarity index 100% rename from public/media/img/cpu_meter/3.jpg rename to media/img/cpu_meter/3.jpg diff --git a/public/media/img/cpu_meter/4.jpg b/media/img/cpu_meter/4.jpg similarity index 100% rename from public/media/img/cpu_meter/4.jpg rename to media/img/cpu_meter/4.jpg diff --git a/public/media/img/cpu_meter/5.jpg b/media/img/cpu_meter/5.jpg similarity index 100% rename from public/media/img/cpu_meter/5.jpg rename to media/img/cpu_meter/5.jpg diff --git a/public/media/img/cpu_meter/circuit.png b/media/img/cpu_meter/circuit.png similarity index 100% rename from public/media/img/cpu_meter/circuit.png rename to media/img/cpu_meter/circuit.png diff --git a/public/media/img/cpu_meter/testing.jpg b/media/img/cpu_meter/testing.jpg similarity index 100% rename from public/media/img/cpu_meter/testing.jpg rename to media/img/cpu_meter/testing.jpg diff --git a/public/media/img/design_vis/progress.gif b/media/img/design_vis/progress.gif similarity index 100% rename from public/media/img/design_vis/progress.gif rename to media/img/design_vis/progress.gif diff --git a/public/media/img/design_vis/progress.small.gif b/media/img/design_vis/progress.small.gif similarity index 100% rename from public/media/img/design_vis/progress.small.gif rename to media/img/design_vis/progress.small.gif diff --git a/public/media/img/fun_with_graphs/nys-network-thumb.png b/media/img/fun_with_graphs/nys-network-thumb.png similarity index 100% rename from public/media/img/fun_with_graphs/nys-network-thumb.png rename to media/img/fun_with_graphs/nys-network-thumb.png diff --git a/public/media/img/fun_with_graphs/nys-network.png b/media/img/fun_with_graphs/nys-network.png similarity index 100% rename from public/media/img/fun_with_graphs/nys-network.png rename to media/img/fun_with_graphs/nys-network.png diff --git a/public/media/img/idd_hardware/FinalDesign.png b/media/img/idd_hardware/FinalDesign.png similarity index 100% rename from public/media/img/idd_hardware/FinalDesign.png rename to media/img/idd_hardware/FinalDesign.png diff --git a/public/media/img/idd_hardware/traffic_graph.png b/media/img/idd_hardware/traffic_graph.png similarity index 100% rename from public/media/img/idd_hardware/traffic_graph.png rename to media/img/idd_hardware/traffic_graph.png diff --git a/public/media/img/idd_software/db.png b/media/img/idd_software/db.png similarity index 100% rename from public/media/img/idd_software/db.png rename to media/img/idd_software/db.png diff --git a/public/media/img/ir_receiver_schematic.png b/media/img/ir_receiver_schematic.png similarity index 100% rename from public/media/img/ir_receiver_schematic.png rename to media/img/ir_receiver_schematic.png diff --git a/public/media/img/jetta-thumb.jpg b/media/img/jetta-thumb.jpg similarity index 100% rename from public/media/img/jetta-thumb.jpg rename to media/img/jetta-thumb.jpg diff --git a/public/media/img/jetta.jpg b/media/img/jetta.jpg similarity index 100% rename from public/media/img/jetta.jpg rename to media/img/jetta.jpg diff --git a/public/media/img/more_fun_with_graphs/nys-super-sanitized-thumb.png b/media/img/more_fun_with_graphs/nys-super-sanitized-thumb.png similarity index 100% rename from public/media/img/more_fun_with_graphs/nys-super-sanitized-thumb.png rename to media/img/more_fun_with_graphs/nys-super-sanitized-thumb.png diff --git a/public/media/img/more_fun_with_graphs/nys-super-sanitized.png b/media/img/more_fun_with_graphs/nys-super-sanitized.png similarity index 100% rename from public/media/img/more_fun_with_graphs/nys-super-sanitized.png rename to media/img/more_fun_with_graphs/nys-super-sanitized.png diff --git a/public/media/img/whiteboard1-thumb.jpg b/media/img/whiteboard1-thumb.jpg similarity index 100% rename from public/media/img/whiteboard1-thumb.jpg rename to media/img/whiteboard1-thumb.jpg diff --git a/public/media/img/whiteboard1.jpg b/media/img/whiteboard1.jpg similarity index 100% rename from public/media/img/whiteboard1.jpg rename to media/img/whiteboard1.jpg diff --git a/public/media/img/whiteboard2-thumb.jpg b/media/img/whiteboard2-thumb.jpg similarity index 100% rename from public/media/img/whiteboard2-thumb.jpg rename to media/img/whiteboard2-thumb.jpg diff --git a/public/media/img/whiteboard2.jpg b/media/img/whiteboard2.jpg similarity index 100% rename from public/media/img/whiteboard2.jpg rename to media/img/whiteboard2.jpg diff --git a/public/media/projects/cpu_meter.tar.gz b/media/projects/cpu_meter.tar.gz similarity index 100% rename from public/media/projects/cpu_meter.tar.gz rename to media/projects/cpu_meter.tar.gz diff --git a/public/media/projects/nicklib.tar.gz b/media/projects/nicklib.tar.gz similarity index 100% rename from public/media/projects/nicklib.tar.gz rename to media/projects/nicklib.tar.gz diff --git a/public/media/projects/nqueens.tar.gz b/media/projects/nqueens.tar.gz similarity index 100% rename from public/media/projects/nqueens.tar.gz rename to media/projects/nqueens.tar.gz diff --git a/public/media/projects/servCheck.tar.gz b/media/projects/servCheck.tar.gz similarity index 100% rename from public/media/projects/servCheck.tar.gz rename to media/projects/servCheck.tar.gz diff --git a/_pages/about.yaml b/pages/about.yaml similarity index 100% rename from _pages/about.yaml rename to pages/about.yaml diff --git a/_pages/projects.yaml b/pages/projects.yaml similarity index 100% rename from _pages/projects.yaml rename to pages/projects.yaml diff --git a/_pages/projects__kegerator.yaml b/pages/projects__kegerator.yaml similarity index 100% rename from _pages/projects__kegerator.yaml rename to pages/projects__kegerator.yaml diff --git a/_pages/projects_cpu_usage_meter.yaml b/pages/projects_cpu_usage_meter.yaml similarity index 100% rename from _pages/projects_cpu_usage_meter.yaml rename to pages/projects_cpu_usage_meter.yaml diff --git a/_pages/projects_ir_receiver.yaml b/pages/projects_ir_receiver.yaml similarity index 100% rename from _pages/projects_ir_receiver.yaml rename to pages/projects_ir_receiver.yaml diff --git a/_posts/2009-04-15_new_website.yaml b/posts/2009-04-15_new_website.yaml similarity index 100% rename from _posts/2009-04-15_new_website.yaml rename to posts/2009-04-15_new_website.yaml diff --git a/_posts/2009-04-17_new_server.yaml b/posts/2009-04-17_new_server.yaml similarity index 100% rename from _posts/2009-04-17_new_server.yaml rename to posts/2009-04-17_new_server.yaml diff --git a/_posts/2009-04-18_pxe_boot_with_ddwrt_and_ubuntu.yaml b/posts/2009-04-18_pxe_boot_with_ddwrt_and_ubuntu.yaml similarity index 100% rename from _posts/2009-04-18_pxe_boot_with_ddwrt_and_ubuntu.yaml rename to posts/2009-04-18_pxe_boot_with_ddwrt_and_ubuntu.yaml diff --git a/_posts/2009-05-11_idd_in_the_news.yaml b/posts/2009-05-11_idd_in_the_news.yaml similarity index 100% rename from _posts/2009-05-11_idd_in_the_news.yaml rename to posts/2009-05-11_idd_in_the_news.yaml diff --git a/_posts/2009-06-21_intelligent_drink_dispenser_details.yaml b/posts/2009-06-21_intelligent_drink_dispenser_details.yaml similarity index 100% rename from _posts/2009-06-21_intelligent_drink_dispenser_details.yaml rename to posts/2009-06-21_intelligent_drink_dispenser_details.yaml diff --git a/_posts/2009-06-21_intelligent_drink_dispenser_software.yaml b/posts/2009-06-21_intelligent_drink_dispenser_software.yaml similarity index 100% rename from _posts/2009-06-21_intelligent_drink_dispenser_software.yaml rename to posts/2009-06-21_intelligent_drink_dispenser_software.yaml diff --git a/_posts/2009-08-18_stupid_linux_trick.yaml b/posts/2009-08-18_stupid_linux_trick.yaml similarity index 100% rename from _posts/2009-08-18_stupid_linux_trick.yaml rename to posts/2009-08-18_stupid_linux_trick.yaml diff --git a/_posts/2009-11-26_doing_it_right.yaml b/posts/2009-11-26_doing_it_right.yaml similarity index 100% rename from _posts/2009-11-26_doing_it_right.yaml rename to posts/2009-11-26_doing_it_right.yaml diff --git a/_posts/2009-11-30_fun_with_graphs.yaml b/posts/2009-11-30_fun_with_graphs.yaml similarity index 100% rename from _posts/2009-11-30_fun_with_graphs.yaml rename to posts/2009-11-30_fun_with_graphs.yaml diff --git a/_posts/2009-12-18_more_fun_with_graphs.yaml b/posts/2009-12-18_more_fun_with_graphs.yaml similarity index 100% rename from _posts/2009-12-18_more_fun_with_graphs.yaml rename to posts/2009-12-18_more_fun_with_graphs.yaml diff --git a/_posts/2009-12-25_holiday_ham_recipe..yaml b/posts/2009-12-25_holiday_ham_recipe..yaml similarity index 100% rename from _posts/2009-12-25_holiday_ham_recipe..yaml rename to posts/2009-12-25_holiday_ham_recipe..yaml diff --git a/_posts/2009-12-5_beertraq_beta.yaml b/posts/2009-12-5_beertraq_beta.yaml similarity index 100% rename from _posts/2009-12-5_beertraq_beta.yaml rename to posts/2009-12-5_beertraq_beta.yaml diff --git a/_posts/2010-02-09_whiteboard.yaml b/posts/2010-02-09_whiteboard.yaml similarity index 100% rename from _posts/2010-02-09_whiteboard.yaml rename to posts/2010-02-09_whiteboard.yaml diff --git a/_posts/2010-04-07_new_car.yaml b/posts/2010-04-07_new_car.yaml similarity index 100% rename from _posts/2010-04-07_new_car.yaml rename to posts/2010-04-07_new_car.yaml diff --git a/_posts/2010-06-19_frustrations_with_xbmc.yaml b/posts/2010-06-19_frustrations_with_xbmc.yaml similarity index 100% rename from _posts/2010-06-19_frustrations_with_xbmc.yaml rename to posts/2010-06-19_frustrations_with_xbmc.yaml diff --git a/_posts/2010-06-23_verifying_google_voice.yaml b/posts/2010-06-23_verifying_google_voice.yaml similarity index 100% rename from _posts/2010-06-23_verifying_google_voice.yaml rename to posts/2010-06-23_verifying_google_voice.yaml diff --git a/_posts/2010-10-22_new_website_again.yaml b/posts/2010-10-22_new_website_again.yaml similarity index 100% rename from _posts/2010-10-22_new_website_again.yaml rename to posts/2010-10-22_new_website_again.yaml diff --git a/_posts/2011-02-20_kegerator.yaml b/posts/2011-02-20_kegerator.yaml similarity index 100% rename from _posts/2011-02-20_kegerator.yaml rename to posts/2011-02-20_kegerator.yaml diff --git a/_posts/2011-11-25_Syncing_Minecraft_with_git.yaml b/posts/2011-11-25_Syncing_Minecraft_with_git.yaml similarity index 100% rename from _posts/2011-11-25_Syncing_Minecraft_with_git.yaml rename to posts/2011-11-25_Syncing_Minecraft_with_git.yaml diff --git a/_posts/2014-08-17_building_my_own_router.yaml b/posts/2014-08-17_building_my_own_router.yaml similarity index 100% rename from _posts/2014-08-17_building_my_own_router.yaml rename to posts/2014-08-17_building_my_own_router.yaml diff --git a/_posts/2014-08-22_building_my_own_router2.yaml b/posts/2014-08-22_building_my_own_router2.yaml similarity index 100% rename from _posts/2014-08-22_building_my_own_router2.yaml rename to posts/2014-08-22_building_my_own_router2.yaml diff --git a/_posts/2015-08-16_building_my_own_router_ipv6_tunnel.yaml b/posts/2015-08-16_building_my_own_router_ipv6_tunnel.yaml similarity index 100% rename from _posts/2015-08-16_building_my_own_router_ipv6_tunnel.yaml rename to posts/2015-08-16_building_my_own_router_ipv6_tunnel.yaml diff --git a/_posts/2017-06-25_north_bay_area_bike_touring_log.yaml b/posts/2017-06-25_north_bay_area_bike_touring_log.yaml similarity index 100% rename from _posts/2017-06-25_north_bay_area_bike_touring_log.yaml rename to posts/2017-06-25_north_bay_area_bike_touring_log.yaml diff --git a/_posts/2017-09-05_visualizing_web_design_evolution_using_git.yaml b/posts/2017-09-05_visualizing_web_design_evolution_using_git.yaml similarity index 100% rename from _posts/2017-09-05_visualizing_web_design_evolution_using_git.yaml rename to posts/2017-09-05_visualizing_web_design_evolution_using_git.yaml diff --git a/templates/.keep b/templates/.keep new file mode 100644 index 0000000..e69de29