<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
      <title>DCM Notes</title>
      <link>https://dcm-proj.danyavorsky.com</link>
      <description>Last 10 notes on DCM Notes</description>
      <generator>Quartz -- quartz.jzhao.xyz</generator>
      <item>
    <title>catppuccin theme</title>
    <link>https://dcm-proj.danyavorsky.com/UTILS/NOTES-TO-SELF/catppuccin-theme</link>
    <guid>https://dcm-proj.danyavorsky.com/UTILS/NOTES-TO-SELF/catppuccin-theme</guid>
    <description><![CDATA[ I apply the catppuccin theme locally by running the following commands in the terminal: THEME_NAME=catppuccin curl -s -S raw.githubusercontent.com/saberzero1/quartz-themes/master/action.sh | bash -s -- $THEME_NAME See here for more info on the quartz catppuccin theme. ]]></description>
    <pubDate>Sat, 28 Feb 2026 07:47:51 GMT</pubDate>
  </item><item>
    <title>local previews</title>
    <link>https://dcm-proj.danyavorsky.com/UTILS/NOTES-TO-SELF/local-previews</link>
    <guid>https://dcm-proj.danyavorsky.com/UTILS/NOTES-TO-SELF/local-previews</guid>
    <description><![CDATA[ To preview, run the following in the terminal, which follows the instructions here but accommodates the custom directory dcm-proj rather than the default content (this is not strictly necessary given the sym link, see renaming the vault) npx quartz build --serve --directory dcm-proj Then visit http:... ]]></description>
    <pubDate>Sat, 28 Feb 2026 05:52:52 GMT</pubDate>
  </item><item>
    <title>renaming the vault</title>
    <link>https://dcm-proj.danyavorsky.com/UTILS/NOTES-TO-SELF/renaming-the-vault</link>
    <guid>https://dcm-proj.danyavorsky.com/UTILS/NOTES-TO-SELF/renaming-the-vault</guid>
    <description><![CDATA[ I want to point Obsidan to dcm-proj/content so that Obsidian doesn’t load the rest of the dcm-proj repo into the vault, but I don’t want ‘content’ to be the name of the vault Simply changing the subdirectory name from dcm-proj/content to dcm-proj/dcm-proj however wreaks havoc with Quartz, which expe... ]]></description>
    <pubDate>Sat, 28 Feb 2026 05:52:52 GMT</pubDate>
  </item><item>
    <title>syncing to github</title>
    <link>https://dcm-proj.danyavorsky.com/UTILS/NOTES-TO-SELF/syncing-to-github</link>
    <guid>https://dcm-proj.danyavorsky.com/UTILS/NOTES-TO-SELF/syncing-to-github</guid>
    <description><![CDATA[ Simply run in the terminal: npx quartz sync. ]]></description>
    <pubDate>Sat, 28 Feb 2026 05:52:52 GMT</pubDate>
  </item><item>
    <title>Discrete Choice Modeling Notes</title>
    <link>https://dcm-proj.danyavorsky.com/</link>
    <guid>https://dcm-proj.danyavorsky.com/</guid>
    <description><![CDATA[ About This repository hosts a structured set of notes on discrete choice modeling, with a particular focus on the estimation, interpretation, and practical implementation of multinomial logit (MNL) and related models. ]]></description>
    <pubDate>Sat, 28 Feb 2026 05:52:52 GMT</pubDate>
  </item>
    </channel>
  </rss>