Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 464 Bytes

TODO.md

File metadata and controls

9 lines (7 loc) · 464 Bytes
  • Scan popular Blueprints on dysonsphereblueprints.com and add to repo under author's folder.
    <button id=bp-card-####"
    class="o-blueprint-card__copy" data-blueprintcopybutton-target="copy" data-clipboard-text=" <% THIS IS THE BLUEPRINT %>
    
    <div class="o-blueprint-card__votes">
        <strong class><% COUNT %></strong>
  • Determine a method to use git mv to update files as the git history will show deletes and creates for simple renames.