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

Refactor content structure as Digital Garden #108

Closed
14 tasks done
carbontwelve opened this issue May 25, 2022 · 0 comments · Fixed by #110 or #111
Closed
14 tasks done

Refactor content structure as Digital Garden #108

carbontwelve opened this issue May 25, 2022 · 0 comments · Fixed by #110 or #111
Assignees
Labels
enhancement/UI-UX Interface enhancement

Comments

@carbontwelve
Copy link
Contributor

carbontwelve commented May 25, 2022

  • Categories are hasOne, not hasMany
  • Categories are to be content type:
    • Thoughts, quick weakly held ideas on things I haven't fully worked out
    • Noteworthy, interesting things I have found that I want to share
    • Essays, longform ideas that I am invested in
    • Projects, things that I have worked on
    • Tutorials, an attempt at spreading my knowledge
  • Current Categories are to become topics (tags): (Tag listing #20)
    • Most posts categorised as Blogging gets merged into Thoughts, while others go into Essays, it make
    • Tutorials remain as Tutorials
    • Rest become topics
  • Topics are tags, use the eleventy internal tag system for this, topics are shared among Categories
  • Each projects first topic must be its language, this is used for displaying it in list.
  • Refactor posts directory so that files relating to that post are stored alongside the copy, e.g images, zip archives, code examples.
@carbontwelve carbontwelve added the enhancement/UI-UX Interface enhancement label May 25, 2022
@carbontwelve carbontwelve added this to the Digital Garden Refactor milestone May 25, 2022
@carbontwelve carbontwelve added this to To do in #BuildInPublic via automation May 25, 2022
@carbontwelve carbontwelve self-assigned this May 25, 2022
@carbontwelve carbontwelve moved this from To do to In progress in #BuildInPublic May 25, 2022
carbontwelve added a commit that referenced this issue May 25, 2022
@carbontwelve carbontwelve linked a pull request May 26, 2022 that will close this issue
4 tasks
@carbontwelve carbontwelve linked a pull request May 26, 2022 that will close this issue
#BuildInPublic automation moved this from In progress to Done Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement/UI-UX Interface enhancement
Projects
1 participant