diff options
Diffstat (limited to '1 projects')
41 files changed, 145 insertions, 80 deletions
diff --git a/1 projects/0 Tasks.md b/1 projects/0 Tasks.md new file mode 100644 index 0000000..3ffc80b --- /dev/null +++ b/1 projects/0 Tasks.md @@ -0,0 +1,2 @@ +- [ ] Deurbel fixen +- [ ] Bellen van schie; afspraak voor vrijdag om maria na te kijken
\ No newline at end of file diff --git a/1 projects/1 Set criteria for levels of role/Senior.md b/1 projects/1 Set criteria for levels of role/Senior.md new file mode 100644 index 0000000..fe5af47 --- /dev/null +++ b/1 projects/1 Set criteria for levels of role/Senior.md @@ -0,0 +1,7 @@ +#project #groupone #personal-development + +--- +- Capability to share knowledge +- Effective communication +- Mastered the role; todo map with Rutger skills required for role and how to prove mastery of each. +- How one manages projects and reviews them
\ No newline at end of file diff --git a/1 projects/Create backup service/Testing/tempest.md b/1 projects/1 Tasks.md index e69de29..e69de29 100644 --- a/1 projects/Create backup service/Testing/tempest.md +++ b/1 projects/1 Tasks.md diff --git a/1 projects/Build a second brain/code.md b/1 projects/Build a second brain/CODE.md index ebc2690..d2a6e50 100644 --- a/1 projects/Build a second brain/code.md +++ b/1 projects/Build a second brain/CODE.md @@ -1,3 +1,6 @@ +#2nd-brain + +--- Capture Organize Distill diff --git a/1 projects/Build a second brain/curating-information.md b/1 projects/Build a second brain/Curating information.md index 8f0f772..ee161ed 100644 --- a/1 projects/Build a second brain/curating-information.md +++ b/1 projects/Build a second brain/Curating information.md @@ -1,3 +1,9 @@ +#2nd-brain + +Building a second brain - Chapter 4 + +--- + Storing too much information will be a hassle when reading through it later, storing too little will have little benefit as well. Some criteria that we can use to know what is noteworthy: - Is it useful to me in some way? @@ -7,7 +13,4 @@ Some criteria that we can use to know what is noteworthy: All in all they basically boil down to: does it resonate with me? -We should listen to our intuition about this rather than being to analytical. The latter will make it a less pleasant experience; don't feel like having to check off a checklist before allowing something in the second brain. Just listen to your intuition. - ---- -Building a second brain - Chapter 4
\ No newline at end of file +We should listen to our intuition about this rather than being to analytical. The latter will make it a less pleasant experience; don't feel like having to check off a checklist before allowing something in the second brain. Just listen to your intuition.
\ No newline at end of file diff --git a/1 projects/Build a second brain/Drawing note how to.md b/1 projects/Build a second brain/Drawing note how to.md deleted file mode 100644 index 2a8f185..0000000 --- a/1 projects/Build a second brain/Drawing note how to.md +++ /dev/null @@ -1,3 +0,0 @@ -Find resources that teach me how to use drawing to make notes - -Unrelated: new goal: become better at diagramming work related stuff
\ No newline at end of file diff --git a/1 projects/Build a second brain/favorite-problems.md b/1 projects/Build a second brain/Favorite problems.md index 8ddc2ee..6bb11e9 100644 --- a/1 projects/Build a second brain/favorite-problems.md +++ b/1 projects/Build a second brain/Favorite problems.md @@ -1,3 +1,8 @@ +#2nd-brain + +Building a second brain - Chapter 4 + +--- Whenever taking a note try to see if one of the following questions is being answered; if not, maybe it's not so useful in taking note of it. But if so, definitely take note of it. How can I obtain and maintain a healthy weight? @@ -8,7 +13,4 @@ How do I use any ingredient to cook something amazing? How can I improve in conversation with others? How do I prevent myself from forgetting many things? How do I manage my time more efficiently? -How can I improve my ability to focus and be motivated to do something? - ---- -Building a second brain - Chapter 4
\ No newline at end of file +How can I improve my ability to focus and be motivated to do something?
\ No newline at end of file diff --git a/1 projects/Build a second brain/creative-ideas.md b/1 projects/Build a second brain/How creative ideas are formed.md index 30110d1..e16fbf4 100644 --- a/1 projects/Build a second brain/creative-ideas.md +++ b/1 projects/Build a second brain/How creative ideas are formed.md @@ -1,6 +1,8 @@ +#2nd-brain + +--- Creative ideas are formed by relating seemingly unrelated ideas. By keeping a mix of very diverse ideas close together, as in the same obsidian vault for example, we can play around with organizing them in different ways as one would with letters when playing scrabble and find that unexpected new ideas can emerge. ---- -[[tangible-ideas]]
\ No newline at end of file +As we accumulate ideas on a certain topic we can combine and use that knowledge to better advocate our own view with well supported arguments.
\ No newline at end of file diff --git a/1 projects/Build a second brain/Making notes useful.md b/1 projects/Build a second brain/Making notes useful.md index ccd3122..0f60cce 100644 --- a/1 projects/Build a second brain/Making notes useful.md +++ b/1 projects/Build a second brain/Making notes useful.md @@ -1,6 +1,15 @@ The most important factor in whether your notes can survive that journey into the future is their discoverability—how easy it is to discover what they contain and access the specific points that are most immediately useful. The technique is simple: you highlight the main points of a note, and then highlight the main points of those highlights, and so on, distilling the essence of a note in several "layers." + +Do this only when you're about to use a note, when preparing a project for example. (Page 138). + +The main point of doing this is to help our future self be able to reference and lookup things quickly. If a piece of information cannot be consumed quickly it's practically useless. + +We can use our time learning new things, reading/watching interesting things by taking notes of it to be prepared for future challenges. + +Put the distilled information from initial notes into a new file and set a reminder to look at it a week or so later to see if it's still easy to use. If not, use the original to improve. Only throw away the original when it's distilled form is useful. + ![[Pasted image 20250107205518.jpg]] ![[IMG_3980.jpg]] ![[IMG_3982.jpg]] diff --git a/1 projects/Build a second brain/code-libraries.md b/1 projects/Build a second brain/Store snippets of code.md index 7bcca6d..30ad51f 100644 --- a/1 projects/Build a second brain/code-libraries.md +++ b/1 projects/Build a second brain/Store snippets of code.md @@ -1,3 +1,6 @@ +#2nd-brain + +--- On page 57 [1] Tiago mentions that Software Engineers store snippets of code to create a library of useful snippets for later use. Until now i've mostly jotted down how to use things in text; but I think this tells me that I should also note snippets of code whenever applicable. diff --git a/1 projects/Build a second brain/accumulate-ideas.md b/1 projects/Build a second brain/accumulate-ideas.md deleted file mode 100644 index d83e384..0000000 --- a/1 projects/Build a second brain/accumulate-ideas.md +++ /dev/null @@ -1 +0,0 @@ -As we accumulate ideas on a certain topic we can combine and use that knowledge to better advocate our own view with well supported arguments.
\ No newline at end of file diff --git a/1 projects/Build a second brain/how-to-take-notes.md b/1 projects/Build a second brain/how-to-take-notes.md deleted file mode 100644 index 4546189..0000000 --- a/1 projects/Build a second brain/how-to-take-notes.md +++ /dev/null @@ -1 +0,0 @@ -Do specify the source, in case we need to go refresh it later on.
\ No newline at end of file diff --git a/1 projects/Create backup service/Packaging/Pybuild.md b/1 projects/Create backup service/Packaging/Pybuild.md deleted file mode 100644 index 226a53c..0000000 --- a/1 projects/Create backup service/Packaging/Pybuild.md +++ /dev/null @@ -1,8 +0,0 @@ -https://salsa.debian.org/python-team/tools/dh-python/-/blob/master/pybuild.rst -^ documentation - -dh-python - -https://salsa.debian.org/python-team/packages/hatchling/-/blob/debian/latest/debian/control?ref_type=heads - -That shows that we can specify `pybuild-plugin-pyproject`.
\ No newline at end of file diff --git a/1 projects/Create backup service/Testing/openstack-testing.md b/1 projects/Create backup service/Testing/openstack-testing.md deleted file mode 100644 index 80d9c06..0000000 --- a/1 projects/Create backup service/Testing/openstack-testing.md +++ /dev/null @@ -1 +0,0 @@ -https://governance.openstack.org/tc/reference/project-testing-interface.html diff --git a/1 projects/Create backup service/Testing/zuul.md b/1 projects/Create backup service/Testing/zuul.md deleted file mode 100644 index defdc48..0000000 --- a/1 projects/Create backup service/Testing/zuul.md +++ /dev/null @@ -1,10 +0,0 @@ -project gating; basically run tests on subject branch but as if it had been merged to master. It's possible that subject branch does not contain all changes that are in master and might break on those. - -ci system listens on code-rview events and runs tests -nodepool, vms containers, drivers oa openstack, k8s etc - -pipeline; multiple projects can be associated with 1 pipeline, each of them specifies their own jobs. -pipelines are triggered by events. -list of triggers: https://zuul-ci.org/docs/zuul/latest/drivers/index.html#drivers - -reporters; report pipeline job results, different reporters exist .e.g gerrit (leaves review comment) diff --git a/1 projects/Create wedding invitation/domain name.md b/1 projects/Create wedding invitation/domain name.md deleted file mode 100644 index 53d5579..0000000 --- a/1 projects/Create wedding invitation/domain name.md +++ /dev/null @@ -1 +0,0 @@ -jasper-maria.getting-married.com ?
\ No newline at end of file diff --git a/1 projects/Create wedding invitation/tailwindcss.md b/1 projects/Create wedding invitation/tailwindcss.md deleted file mode 100644 index 57d2163..0000000 --- a/1 projects/Create wedding invitation/tailwindcss.md +++ /dev/null @@ -1 +0,0 @@ -tailwind : hidden -> display: none.
\ No newline at end of file diff --git a/1 projects/Create wedding invitation/todo.md b/1 projects/Create wedding invitation/todo.md deleted file mode 100644 index 812071e..0000000 --- a/1 projects/Create wedding invitation/todo.md +++ /dev/null @@ -1,8 +0,0 @@ -* figure out how to create cool timeline vertical -* Download / buy the song (Shania Twain - You're Still the One) -* Add song to pages -* Add content to timeline -* Implement RSVP -* Implement countdown -* Work on correct layout -* Change font / theme / style diff --git a/1 projects/Inwerken Mohammed/10 Jan 2025 - Vrijdag.md b/1 projects/Inwerken Mohammed/10 Jan 2025 - Vrijdag.md new file mode 100644 index 0000000..7ce6f34 --- /dev/null +++ b/1 projects/Inwerken Mohammed/10 Jan 2025 - Vrijdag.md @@ -0,0 +1,19 @@ +#Inwerken #mohalm +Maakt aanname dat zijn changes mbt logstash werken; zonder dat ie uberhaupt iets heeft kunnen checken, zover waren we nog niet. We wachten nog op reactie van Martin betreffende de systems VPN. Pas daarna ga ik zijn hiera mergen op de testpod en laat ik hem inloggen op logstash om puppet te runnen en te zien of het werkt. + +Stelt weinig verdiepende vragen over de openstack deployment zelf. Wilt alleen een architectuur overview zien. + +Vandaag ook weer wat "kinderachtige" manier van communiceren; +``` +LOL, I just had the most fun plottwist you will ever hear off! +You know that when you boot to rescue mode, ephemeral storage devices are not mounted? +I didn't know about this tbh. +So, when I was in normal mode, I had 2 devices (vda, vdb). And when I try to unrescue, I still get 2 devices instead of 3 (vda, vdb). +And I was like: Why rescue mode is not working???? +LMAO.. +And spent an hour trying to figure it out.. +And then, by luck, I realized that when I rescue, the root fs size change to 2GBs instead of 20GBs. +HAHAHA +I then realized that other fs (other than the root fs) don't get mounted when entering rescue modes hahahah (edited) +Sheeeeesh bro +``` diff --git a/1 projects/Inwerken Mohammed/1736752439 Mohammed nieuw ticket.md b/1 projects/Inwerken Mohammed/1736752439 Mohammed nieuw ticket.md new file mode 100644 index 0000000..5059671 --- /dev/null +++ b/1 projects/Inwerken Mohammed/1736752439 Mohammed nieuw ticket.md @@ -0,0 +1,5 @@ +#mohalm #Inwerken + +Mohammed op ticket https://group-one.atlassian.net/browse/VPS-760 gezet; script dat testpod wekelijks opruimt. + +mo vraag: hoe onderscheid ik test van productie -> aangegeven alles testpod = test. Deploy dus niet naar productie env.
\ No newline at end of file diff --git a/1 projects/Inwerken Mohammed/2 Jan 2025 - Donderdag.md b/1 projects/Inwerken Mohammed/2 Jan 2025 - Donderdag.md index b80a381..59dd45a 100644 --- a/1 projects/Inwerken Mohammed/2 Jan 2025 - Donderdag.md +++ b/1 projects/Inwerken Mohammed/2 Jan 2025 - Donderdag.md @@ -1,7 +1,7 @@ -#Inwerken +#Inwerken #mohalm --- -Onboarding ging wat stroef; credentials onzichtbaar Firefox. +Onboarding ging wat stroef; ==credentials onzichtbaar Firefox==. Uiteindelijk gelukt en na de lunch kon ie aan de slag. Puppet env laten opzetten en documentatie laten lezen. -Elke keer als ik aangaf lees de readme leek hij er heel hectisch doorheen te gaan en niet echt te lezen. Haast?
\ No newline at end of file +Elke keer als ik aangaf lees de readme leek hij er heel ==hectisch doorheen te gaan en niet echt te lezen.== Haast?
\ No newline at end of file diff --git a/1 projects/Inwerken Mohammed/3 Jan 2025 - Vrijdag.md b/1 projects/Inwerken Mohammed/3 Jan 2025 - Vrijdag.md index 3276c45..3db3651 100644 --- a/1 projects/Inwerken Mohammed/3 Jan 2025 - Vrijdag.md +++ b/1 projects/Inwerken Mohammed/3 Jan 2025 - Vrijdag.md @@ -1,9 +1,9 @@ -#Inwerken +#Inwerken #mohalm --- Ik ben heel erg moe en kan niet echt meedenken. Merk dat ik ook niet de basis van Puppet beheers. Gelukkig is Jerry er om hem te helpen, komt erachter dat de puppet refactor workshop te outdated is. Jerry had voor zijn eigen nieuwe team member bedacht dat ie wel een profiel kon maken om LAMP stack op vagrant box te installeren. -Mo lijkt niet te weten wat dat is, maar na het voor hem te hebben gespeld gaat ie zelfstandig verder. +Mo lijkt niet te weten wat dat is, maar ==na het voor hem te hebben gespeld gaat ie zelfstandig verder.== Is vrij snel klaar met een node definitie maken die Apache, MariaDB etc include. Gezegd dat ie daar mss een spec test voor kan maken. Stelt wat vreemde vragen; zoals wat gebeurd er als we “spec_helper” renamen? diff --git a/1 projects/Inwerken Mohammed/6 Jan 2025 - Maandag.md b/1 projects/Inwerken Mohammed/6 Jan 2025 - Maandag.md index 9390cea..bf1109d 100644 --- a/1 projects/Inwerken Mohammed/6 Jan 2025 - Maandag.md +++ b/1 projects/Inwerken Mohammed/6 Jan 2025 - Maandag.md @@ -1,13 +1,13 @@ -#Inwerken +#Inwerken #mohalm --- In de ochtend internal IT gemaild voor group.ONE VPN, bleek dat hij systems VPN nodig had maar Martin is er niet. VPN van IIT was voldoende voor nu om bij gitlab e.d te komen. -Hij keek ff mee met waar ik mee bezig was: issue libvirt socket closed. Toen opperde hij vanalles waardoor ik het idee kreeg dat hij niet echt snapt wat wat is. Hij wist ook niet wat libvirt was. +Hij keek ff mee met waar ik mee bezig was: issue libvirt socket closed. Toen opperde hij vanalles waardoor ik het idee kreeg dat hij niet echt snapt wat wat is. Hij ==wist ook niet wat libvirt was.== Heb 'm wat repo's laten zien, en hij had wat vragen over architectuur en over hoe mensen ons platform gebruiken. Uitleg gegeven over verschil MCS t.o.v Hostnet bijv. Was nog bezig met Ruby oefenen sinds dit weekend - tot een uur of 3 mee bezig geweest. Ging daarna verder met Puppet workshop; jerry had ff gekeken wat hij had gedaan n.a.v vrijdag en hem opdracht gegeven de LAMP stack uit te breiden met Vhost waar die wordpress in moet installeren. -Wist niet wat Vhost was dus moeten uitleggen. Gaat verder wel zelfstandig z'n gang en lijkt vooralsnog gewoon z'n ding te kunnen doen zonder al te veel vragen. +==Wist niet wat Vhost was== dus moeten uitleggen. Gaat verder wel zelfstandig z'n gang en lijkt vooralsnog gewoon z'n ding te kunnen doen zonder al te veel vragen. diff --git a/1 projects/Inwerken Mohammed/7 Jan 2025 - Dinsdag.md b/1 projects/Inwerken Mohammed/7 Jan 2025 - Dinsdag.md index 42322d1..3d6c07b 100644 --- a/1 projects/Inwerken Mohammed/7 Jan 2025 - Dinsdag.md +++ b/1 projects/Inwerken Mohammed/7 Jan 2025 - Dinsdag.md @@ -1,4 +1,4 @@ -#Inwerken +#Inwerken #mohalm --- Gisteren verteld dat ie vhosts via hieradata moet gaan configureren. Vanmorgen ineens begonnen met het ticket waarvan ik zei dat is de volgende stap. diff --git a/1 projects/Inwerken Mohammed/8 Jan 2025 - Woensdag.md b/1 projects/Inwerken Mohammed/8 Jan 2025 - Woensdag.md new file mode 100644 index 0000000..b8bbc64 --- /dev/null +++ b/1 projects/Inwerken Mohammed/8 Jan 2025 - Woensdag.md @@ -0,0 +1,14 @@ +#Inwerken #mohalm + +--- +### Communicatie +Reageren op vragen als "heb je hulp nodig?" met "Ez" komt niet altijd professioneel over. +### Eerste ticket +Heeft een nieuwe spec-test gemaakt voor profile::openstack::logstash, alleen het draaien van die test faalt: +``` +error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class logstash (file: /home/jras/projects/group.one/vps/puppet/modules/profile/spec/fixtures/modules/profile/manifests/openstack/logstash.pp, line: 45, column: 6) on node work.home +``` + +**Could not find declared class logstash** is referring to the usage of the class logstash within the class profile::openstack::logstash. This means that a fixture has to be added so that the class logstash is available to our test. + +Fixtures zijn te defineren `.fixtures.yml` bijv in `modules/profiles/.fixtures.yml`.
\ No newline at end of file diff --git a/1 projects/Inwerken Mohammed/Eerste evaluatie.md b/1 projects/Inwerken Mohammed/Eerste evaluatie.md new file mode 100644 index 0000000..f425d58 --- /dev/null +++ b/1 projects/Inwerken Mohammed/Eerste evaluatie.md @@ -0,0 +1,21 @@ +#inwerken #mohalm #evaluatie + +Summary: +- Wilt vaak veel te snel gaan waardoor hij soms dingen overslaat en niet alles goed leest. +- Heeft duidelijk wat gaten in (basis)kennis maar stelt wel vragen en doet zelf research en lijkt het snel te begrijpen. +- Communicatie is af en toe kinderachtig en gaat wat snel met het noemen van "bro"; dit is normaal niet iets wat je zegt tegen iemand die je 2 dagen kent. +- Ondanks dat hij het goed doet; als je reageert op een opdracht met "easy" kun je jezelf alleen maar voor schut zetten. + +--- +Rocky start met group.one credentials die niet gerenderd werden en blocked vanwege MFA issues. +Uiteindelijk aan de slag; Puppet env laten opzetten en documentatie lezen. Gaat ==**erg snel**== door README heen en ==lijkt dingen over te slaan==. + +Taak gegeven om Puppet refactor workshop te doen. Na een poosje ermee bezig te zijn geweest liep hij vast. Jerry hielp hem en kwam erachter dat dePuppet refactor workshop te outdated is. Jerry gaf toen opdracht om LAMP stack op te zetten op een vagrant box. Mohammed geeft aan bij mij dat hij niet precies weet wat dat is, maar zoekt het zelf verder uit. Zelfde dag zonder al te veel vragen een node definition gemaakt met daar wat includes om de onderdelen te installeren. + +Toonde wat interesse in wat ik aan het doen was op dat moment; bug fixen in backup-service omtrent libvirt socket closed. Hij begon allerhande vragen te stellen maar ook mogelijke oorzaken te benoemen maar leek niet echt te weten waar die het over heeft. Tijdens een later gesprekje werd ook duidelijk dat hij ==niet weet wat libvirt is.== + +Maandag wat extra coaching van Jerry; doel om Vhosts te configureren via profiel. Weet niet wat Vhost is maar ==vraagt om uitleg== en lijkt het te begrijpen. Vrij snel klaar, static config via Puppet. Aangegeven dat de volgende stap is om het via hieradata te doen. +De ochtend erop is hij ineens begonnen met het logstash ticket, hieradata vhost assignment niet gedaan. Aangegeven dat hij die eerst moet doen. "Ez, geef me 30 min." zegt hij. Uiteindelijk de hele ochtend mee bezig geweest, wel succesvol afgerond. + +Uiteindelijk het logstash ticket gedaan. Struikelde eerst over de spec test, bleek dat hij een fixture voor de logstash class (vendor) moest toevoegen, dit had hij zelf uitgevonden. Vervolgens vrij snel een MR ingediend wat er goed uit zag. +Mergen laat ik even wachten tot hij zelf bij logstash op de testpod kan komen om zijn changes te deployen en te checken of het werkt. De dag erna vraagt hij of het ticket dicht kan. Ik stel wat vragen; hij lijkt de aanname te maken dat het klaar en werkt (terwijl het nog niet gemerged is). Wilt te snel.
\ No newline at end of file diff --git a/1 projects/Inwerken Mohammed/TODO.md b/1 projects/Inwerken Mohammed/TODO.md deleted file mode 100644 index e8ec793..0000000 --- a/1 projects/Inwerken Mohammed/TODO.md +++ /dev/null @@ -1 +0,0 @@ -https://sysdoc.one.com/base/openvpn/generate-systems-config/
\ No newline at end of file diff --git a/1 projects/Muur bouwen zolder/Goal.md b/1 projects/Muur bouwen zolder/Goal.md deleted file mode 100644 index 354f249..0000000 --- a/1 projects/Muur bouwen zolder/Goal.md +++ /dev/null @@ -1 +0,0 @@ -- [ ] Muur over de lengte van de zolder met inbouw stopcontacten
\ No newline at end of file diff --git a/1 projects/ONE - Investigate about openstack dedicated CPU cores/Goal.md b/1 projects/ONE - Investigate about openstack dedicated CPU cores/Goal.md deleted file mode 100644 index 205c922..0000000 --- a/1 projects/ONE - Investigate about openstack dedicated CPU cores/Goal.md +++ /dev/null @@ -1,4 +0,0 @@ -- [ ] Get comfortable with this topic - -readlist -* https://docs.openstack.org/nova/latest/admin/cpu-topologies.html
\ No newline at end of file diff --git a/1 projects/Perpetual lists.md b/1 projects/Perpetual lists.md new file mode 100644 index 0000000..711a1ac --- /dev/null +++ b/1 projects/Perpetual lists.md @@ -0,0 +1,8 @@ +#task #todo #bookmark + +--- +# Tasks +- [ ] Configure VPN's with NetworkManager rather than systemd +- [ ] Maria TAF overlijdensverzekering uitzoeken +# Bookmarks +- [ ] https://obsidian.rocks/tracking-tasks-in-obsidian-the-beginners-guide/
\ No newline at end of file diff --git a/1 projects/Plank ophangen badkamer.md b/1 projects/Plank ophangen badkamer.md deleted file mode 100644 index ec9b777..0000000 --- a/1 projects/Plank ophangen badkamer.md +++ /dev/null @@ -1 +0,0 @@ -- [ ] Een plank/rek aan het muurtje tegenover de wasmachine bevestigen. Daar kunnen we dan handdoeken bewaren.
\ No newline at end of file diff --git a/1 projects/README.md b/1 projects/README.md deleted file mode 100644 index 184807c..0000000 --- a/1 projects/README.md +++ /dev/null @@ -1,3 +0,0 @@ -This folder contains projects. Projects are "short-term" bodies of work that have a clearly defined end-goal that should be able to be finished within 12 months max. - -For now I'd like to have a cap of maximum of 20 projects. If I would supersede this amount add it to [[TODO]].
\ No newline at end of file diff --git a/1 projects/Setup storage server/Goal.md b/1 projects/Setup storage server/Goal.md deleted file mode 100644 index 11268ef..0000000 --- a/1 projects/Setup storage server/Goal.md +++ /dev/null @@ -1,7 +0,0 @@ -- [ ] Fault tolerance -- [ ] Backups -- [ ] Hot swappable disks -- [ ] HDD cold storage -- [ ] LAN accessible -- [ ] Pre wedding photos uploaded -- [ ] Funeral photos uploaded
\ No newline at end of file diff --git a/1 projects/Study Linux/Goal.md b/1 projects/Study Linux/Goal.md deleted file mode 100644 index 6970793..0000000 --- a/1 projects/Study Linux/Goal.md +++ /dev/null @@ -1,3 +0,0 @@ -- [ ] I want to know about Cgroups -- [ ] I want to know about networking - - [ ] I want to know about BGP
\ No newline at end of file diff --git a/1 projects/Study Nix/Goals.md b/1 projects/Study Nix/Goals.md deleted file mode 100644 index 2e5ec24..0000000 --- a/1 projects/Study Nix/Goals.md +++ /dev/null @@ -1,6 +0,0 @@ -- [ ] Learn about devenv -- [ ] Learn about Cachix - -Some references -https://github.com/cachix/git-hooks.nix -https://devenv.sh/
\ No newline at end of file diff --git a/1 projects/Study meditation/Goal.md b/1 projects/Study meditation/Goal.md deleted file mode 100644 index 278816a..0000000 --- a/1 projects/Study meditation/Goal.md +++ /dev/null @@ -1 +0,0 @@ -- [ ] Able to explain what meditation is and how one can perform it
\ No newline at end of file diff --git a/1 projects/Create wedding invitation/gallery-modal.md b/1 projects/Wedding/Idea to create a photo gallery.md index 2aa59d8..2a62b6f 100644 --- a/1 projects/Create wedding invitation/gallery-modal.md +++ b/1 projects/Wedding/Idea to create a photo gallery.md @@ -1,3 +1,7 @@ +#wedding #html #web-development + + +--- onclick handler on all photo's: receive list of all siblings, use it for going to neighbor duplicate clicked element and from there scale it up with quick animation, make sure z-index is correct. diff --git a/1 projects/Wedding/Stuff.md b/1 projects/Wedding/Stuff.md new file mode 100644 index 0000000..2de6eba --- /dev/null +++ b/1 projects/Wedding/Stuff.md @@ -0,0 +1,4 @@ +#wedding + + +![[screenshot.png]]
\ No newline at end of file diff --git a/1 projects/Wedding/TODO.md b/1 projects/Wedding/TODO.md new file mode 100644 index 0000000..a6008ab --- /dev/null +++ b/1 projects/Wedding/TODO.md @@ -0,0 +1,13 @@ +#wedding #todo + + +--- + +* [ ] figure out how to create cool timeline vertical +* [ ] Download / buy the song (Shania Twain - You're Still the One) +* [ ] Add song to pages +* [ ] Add content to timeline +* [ ] Implement RSVP +* [ ] Implement countdown +* [ ] Work on correct layout +* [ ] Change font / theme / style diff --git a/1 projects/Wedding/We need a domain name.md b/1 projects/Wedding/We need a domain name.md new file mode 100644 index 0000000..85ec404 --- /dev/null +++ b/1 projects/Wedding/We need a domain name.md @@ -0,0 +1,3 @@ +#wedding + +jasper-maria.getting-married.com
\ No newline at end of file diff --git a/1 projects/Create wedding invitation/zola.md b/1 projects/Wedding/Zola.md index 034a165..1059a9b 100644 --- a/1 projects/Create wedding invitation/zola.md +++ b/1 projects/Wedding/Zola.md @@ -1,3 +1,7 @@ +#cms #zola #static-site #wedding + + +--- # Pages Definition: any MD file in content dir except `_index.md`. if `index.md` -> page == container dirname, `_index.md` = section |