-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
40 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"birthTime": "1952", | ||
"occupations": [ | ||
"engineer" | ||
], | ||
"countries": [ | ||
"fr" | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,27 @@ | ||
<!--#include virtual="/header-start.html" --> | ||
<title>Helena Blavatsky</title> | ||
<title>Yelena Petrovna von Hahn</title> | ||
<!--#include virtual="/header-end.html" --> | ||
<figure class="left side"> | ||
<figcaption>Blavatsky</figcaption> | ||
<img alt="Helena Blavatsky" src="portrait.jpg"/> | ||
</figure> | ||
<p></p> | ||
<p>"Helena" naît le <time>1831-07-31</time> à Ekaterinoslav (aujourd'hui <span class="place">Dniepropetrovsk | ||
en Ukraine</span>).</p> | ||
<p>En <time>1842-07</time> elle perd sa mère et va vivre chez son grand-père maternel. Chez lui, elle lit, dès <time> | ||
1846</time>, sur la franc-maçonnerie et les sciences occultes. Ayant une gouvernante anglaise et une autre française, | ||
elle parle donc couramment russe, allemand, français et anglais.</p> | ||
<p>En <time>1948-07</time>, sur un coup de tête ou pour obtenir son indépendance, elle se marie avec Nicéphore | ||
Vassiliévitch Blavatsky (40 ans, vice-gouverneur de la province d'Erevan en Arménie, russe depuis <time>1828</time>). | ||
Le mariage n'est pas consommé, en raison de son aversion pour les hommes.</p> | ||
<p>Dès <time>1848-10</time>, aidée financièrement par son père, elle réalise une première série de voyages pour | ||
rencontrer sorciers, rebouteux, chamans de Mongolie et d'Inde, lamas du Caucase et du Tibet, yogis d'Inde et de | ||
Ceylan, spirites russes et égyptiens, médiums, sages et autres personnes spirituellement remarquables, qui vont | ||
grandement l'influencer.</p> | ||
<section> | ||
<h2>Société théosophique</h2> | ||
<p>Le <time>1875-11-17</time> à New York elle fonde la <i lang="en">Theosophical Society</i> avec Henry Steel Olcott | ||
comme président et William Quan Judge comme secrétaire.</p> | ||
</section> | ||
<p>En <time>1878-07</time> elle obtient la citoyenneté américaine.</p> | ||
<p>Elle décède le <time>1891-05-08</time> à <span class="place">Londres</span>.</p> | ||
<!--#include virtual="/footer.html" --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"birthTime": "1831-07-31", | ||
"deathTime": "1891-04-26", | ||
"occupations": [ | ||
"" | ||
], | ||
"countries": [ | ||
"fr" | ||
] | ||
} |