summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Weiland <techcrazybsw@gmail.com>2020-11-09 13:38:32 -0600
committerBrett Weiland <techcrazybsw@gmail.com>2020-11-09 13:38:32 -0600
commita858300fdbdc91f0f0b8f42c80227323e3421a34 (patch)
tree456be1965acde61416d262f243f0bbdcc1d11175
parenta82b79b93d348e2b6509666ee8d67d31a6f070d8 (diff)
modified: notes
modified: push.sh
-rw-r--r--notes44
-rwxr-xr-xpush.sh2
2 files changed, 28 insertions, 18 deletions
diff --git a/notes b/notes
index 9c68c2f..590768f 100644
--- a/notes
+++ b/notes
@@ -1,33 +1,43 @@
-What is Wiccan:
- Wicca is pagen witchcraft. Very important to know that it's not satanisim, and it's kinda cool
- Wicca is devided into branches of diffrent beleifs and orginizational structures, these branches are called traditions
- Wicca is generally dualistic, worships two primary gods
- Wicca beleives in two gods, Tripple Goddess and Horned god
- *duotheism*
- Tripple Goddess and Horned god stand for many things, which can be represented by lower level dieties
- Because of this they are often refered to as the "Great * god[ness]", great refering to containing other dieties
- Many interpretations on these gods. Some refer to them as a devine figure, others more an imporsonal force
- Broader Wiccan beleifs range from monisim (all from one source), panthesm (reality is the embodyment of god), or Godness Monothesism (a movement worshiping godnesses due to male dominated religon)
-
-
History:
Gerald Gardner:
Publisized wicca in book "Witchcraft Today", 1954
Created the Garderian tradidion of wikka from
- Doreen Valiente:
+ Doreen Valiente ("Mother of Wicca"):
Outlined traditional core beliefs, principles, and practices before Gerald publisized it, in 1940's and 1950's
+
+
+
Beleifs:
+ Wicca beleives in two gods, Tripple Goddess and Horned god
+
+ Tripple Goddess and Horned god stand for many things, which can be represented by lower level dieties
+ > Because of this they are often refered to as the "Great * god[ness]", great refering to containing other dieties
+ > Many interpretations on these gods. Some refer to them as a devine figure, others more an imporsonal force
+ > Commonality between traditions is that Wiccan dieties are viewed as forms of ancient, pre-christian divinities
+
Tripple Goddess:
- Lord
- Hornded God:
- Lad
+ Hornded God
+
+ Broader Wiccan beleifs can range from
+ monisim (all from one source),
+ panthesm (reality is the embodyment of god)
+ Godness Monothesism (a movement worshiping godnesses due to male dominated religon)
+
+
+Tradition branches:
+ Wicca is devided into branches of diffrent beleifs and orginizational structures, these branches are called traditions
+Misconceptions/controversy:
+ Is it a religon?
+ Evangelical Christains tried to make sure it wasn't legally classified as a religon
+ "Wicca has both influenced/been influenced by other Pagan religions, making clear-cut distinctions difficult for religious studies scholars"
Paragraph ideas:
History
- Pushback, controversy, people confusing it with statanisim
+ Misconceptions
+ Controversy
Diffrent branches of wiccan
Values of wiccan
Beleifs of wiccan
diff --git a/push.sh b/push.sh
index 1fe5174..9ba9bac 100755
--- a/push.sh
+++ b/push.sh
@@ -1,4 +1,4 @@
#!/bin/sh
git add .
-git commit -a --amend --no-edit
+git commit --no-edit
git push