From 34ce2271fcaf01c62d1f61fc6b61918f5bece0ca Mon Sep 17 00:00:00 2001 From: lw-everestlinux Date: Wed, 31 Jan 2024 10:13:58 -0500 Subject: [PATCH] hi --- AP Euro/Chapter 19/3 Headed Monster.canvas | 12 ++--- AP Euro/Chapter 19/Continental System.canvas | 15 ++++++ .../The Rise and Fall of Napoleon.md | 53 +++++++++++++++++++ AP Euro/Euro Master Overview.canvas | 3 +- Weekly/2024-W04.md | 0 5 files changed, 76 insertions(+), 7 deletions(-) create mode 100644 AP Euro/Chapter 19/Continental System.canvas create mode 100644 AP Euro/Chapter 19/The Rise and Fall of Napoleon.md create mode 100644 Weekly/2024-W04.md diff --git a/AP Euro/Chapter 19/3 Headed Monster.canvas b/AP Euro/Chapter 19/3 Headed Monster.canvas index 3b5aece..b1e6c71 100644 --- a/AP Euro/Chapter 19/3 Headed Monster.canvas +++ b/AP Euro/Chapter 19/3 Headed Monster.canvas @@ -1,11 +1,11 @@ { "nodes":[ - {"id":"e1ded13f211adcc3","x":-80,"y":0,"width":240,"height":60,"color":"4","type":"text","text":"John Paul Morat"}, - {"id":"b692bd1b9ace0176","x":-80,"y":-80,"width":240,"height":60,"color":"1","type":"text","text":"Maximillian Robespierre"}, - {"id":"7ef995e0f768b85a","x":-80,"y":80,"width":240,"height":60,"color":"5","type":"text","text":"Georges Danton"}, - {"id":"4b87591537d019fd","x":180,"y":-380,"width":420,"height":220,"color":"1","type":"text","text":"Party: Sans Coulete\nFaction: Jacobin (extreme left)\nYears: 1789-1794\nAchievements: Head of committee of \"Public Safety\", President of Jacobins, Deputy of National Assembly\nDeath: got beheaded"}, - {"id":"54f1ccd946c1cdb0","x":180,"y":220,"width":420,"height":220,"color":"5","type":"text","text":"Party: Sans Coulete\nFaction: Jacobin\nYears: 1792-1793\nAchievements: Lawyer for the revolution, deputy to the Paris Commune\nDeath: executed by guillotine"}, - {"id":"9c6f6734a506dbde","x":440,"y":-80,"width":400,"height":220,"color":"4","type":"text","text":"Party: Sans Coulete\nFaction: Jacobins\nYears: 1792-1793\nAchievements: Writer for the revolution\nDeath: Killed in his bathtub (had a condition where he had to stay in a tub constantly)"} + {"id":"e1ded13f211adcc3","type":"text","text":"John Paul Morat","x":-80,"y":0,"width":240,"height":60,"color":"4"}, + {"id":"b692bd1b9ace0176","type":"text","text":"Maximillian Robespierre","x":-80,"y":-80,"width":240,"height":60,"color":"1"}, + {"id":"7ef995e0f768b85a","type":"text","text":"Georges Danton","x":-80,"y":80,"width":240,"height":60,"color":"5"}, + {"id":"4b87591537d019fd","type":"text","text":"Party: Sans Coulete\nFaction: Jacobin (extreme left)\nYears: 1789-1794\nAchievements: Head of committee of \"Public Safety\", President of Jacobins, Deputy of National Assembly\nDeath: got beheaded","x":180,"y":-380,"width":420,"height":220,"color":"1"}, + {"id":"54f1ccd946c1cdb0","type":"text","text":"Party: Sans Coulete\nFaction: Jacobin\nYears: 1792-1793\nAchievements: Lawyer for the revolution, deputy to the Paris Commune\nDeath: executed by guillotine","x":180,"y":220,"width":420,"height":220,"color":"5"}, + {"id":"9c6f6734a506dbde","type":"text","text":"Party: Sans Coulete\nFaction: Jacobins\nYears: 1792-1793\nAchievements: Writer for the revolution\nDeath: Killed in his bathtub (had a condition where he had to stay in a tub constantly)","x":440,"y":-80,"width":400,"height":220,"color":"4"} ], "edges":[ {"id":"a9f333ef9c11f86c","fromNode":"7ef995e0f768b85a","fromSide":"bottom","toNode":"54f1ccd946c1cdb0","toSide":"top","color":"5"}, diff --git a/AP Euro/Chapter 19/Continental System.canvas b/AP Euro/Chapter 19/Continental System.canvas new file mode 100644 index 0000000..0f70a79 --- /dev/null +++ b/AP Euro/Chapter 19/Continental System.canvas @@ -0,0 +1,15 @@ +{ + "nodes":[ + {"id":"ec99585f1a0f2d37","x":-125,"y":-40,"width":385,"height":70,"color":"5","type":"text","text":"# CONTINENTAL SYSTEM"}, + {"id":"e794703eaf609fb7","x":-91,"y":80,"width":317,"height":60,"color":"1","type":"text","text":"#### Countries Excluded:"}, + {"id":"54bba6306f05e0f3","x":198,"y":320,"width":125,"height":60,"color":"1","type":"text","text":"Russia"}, + {"id":"da871a53bcf06ed1","x":-295,"y":320,"width":340,"height":60,"color":"1","type":"text","text":"England\n(Portugal through Alliance)"}, + {"id":"8337cd41f0f090ce","x":480,"y":-65,"width":600,"height":120,"color":"3","type":"text","text":"- First real system of economic warfare\n- Blockaded ALL OF EUROPE instead of just England\n- Underestimated raw output of US"} + ], + "edges":[ + {"id":"b2cf5b14b06baf43","fromNode":"e794703eaf609fb7","fromSide":"bottom","toNode":"da871a53bcf06ed1","toSide":"top","color":"1"}, + {"id":"d9c67865ee49d360","fromNode":"e794703eaf609fb7","fromSide":"bottom","toNode":"54bba6306f05e0f3","toSide":"top","color":"1"}, + {"id":"e4841a861f77dbe4","fromNode":"ec99585f1a0f2d37","fromSide":"bottom","toNode":"e794703eaf609fb7","toSide":"top","color":"5"}, + {"id":"67811e1d61914e9f","fromNode":"ec99585f1a0f2d37","fromSide":"right","toNode":"8337cd41f0f090ce","toSide":"left"} + ] +} \ No newline at end of file diff --git a/AP Euro/Chapter 19/The Rise and Fall of Napoleon.md b/AP Euro/Chapter 19/The Rise and Fall of Napoleon.md new file mode 100644 index 0000000..69d1c93 --- /dev/null +++ b/AP Euro/Chapter 19/The Rise and Fall of Napoleon.md @@ -0,0 +1,53 @@ +### == The Age of Napoleon == + +Began as a Jacobin +Early military victories + - At home he led rebel defeats, abroad he gained lands in Italy and won against Austria + - By 1797, with Napoleon's leadership Austria left the war + - Only England left, targeted Egypt + - Expedition to Egypt failed, but kept from French citizens + +### == A Coup D'Etat == + +As the Directory grew weak, one member planned to write a new constitution + - Asked Napoleon to help +With military support, the Directory was overthrown +Napoleon pushed them all aside + - In 1799 he issued his own constitution + - Ruled by one man + - First consul Napoleon Bonaparte + +### == Napoleon Becomes Emperor == + +Napoleon submitted his constitution to a vote + - Had plebiscite (popular) support +In 1801, Napoleon named himself emperor + - Had plebiscite support + - He asked the pope to preside at the ceremony + - He famously took the crown from the pope's hands and placed it on his own head + - He owed his position to no one + +### == Napoleon Establishes Peace == + +With the Treaty of Amiens, France made peace with England + - Europe was at peace +Used flattery and bribery to maintain his position + - Amnesty to old political factions +Employed people based on talent + - Required that people be loyal only to him +Ruthless to all opposition + - Employed secret police + - Quelled royalist rebellions +Created opportunities to destroy enemies + - A royalist plot on his life was used as an excuse to attack the Jacobins + +### == Napoleon's Changes as Emperor == + +Economy + - Price controls + - Roads, canals, public schools +Socially + - Napoleonic Code: a code of laws with Enlightenment ideas + - Protected property rights + - Nobility remained abolished + - Conservative towards workers and women \ No newline at end of file diff --git a/AP Euro/Euro Master Overview.canvas b/AP Euro/Euro Master Overview.canvas index 8f6527b..0261e24 100644 --- a/AP Euro/Euro Master Overview.canvas +++ b/AP Euro/Euro Master Overview.canvas @@ -24,7 +24,8 @@ {"id":"67fac4c7a3cfed7d","type":"file","file":"AP Euro/Chapter 16/The Enlightenment.md","x":140,"y":-800,"width":400,"height":400,"color":"2"}, {"id":"d77f79adc3f28000","type":"file","file":"AP Euro/Chapter 16/Memory Hooks.canvas","x":580,"y":-800,"width":400,"height":400,"color":"2"}, {"id":"4f5a143378046dd8","type":"text","text":"# CH 17","x":140,"y":-320,"width":840,"height":70,"color":"4"}, - {"id":"2209dd2b7a477cc9","type":"file","file":"AP Euro/Chapter 17/The Beginning of the Industrial Age.md","x":140,"y":-200,"width":840,"height":280,"color":"4"} + {"id":"2209dd2b7a477cc9","type":"file","file":"AP Euro/Chapter 17/The Beginning of the Industrial Age.md","x":140,"y":-200,"width":840,"height":280,"color":"4"}, + {"id":"a65562b26f4623d4","x":-800,"y":200,"width":400,"height":400,"color":"5","type":"file","file":"AP Euro/Chapter 19/Continental System.canvas"} ], "edges":[ {"id":"332bc55255f2f82e","fromNode":"2eae08295a0add92","fromSide":"right","toNode":"82a832cab96ff6ef","toSide":"left","color":"3"}, diff --git a/Weekly/2024-W04.md b/Weekly/2024-W04.md new file mode 100644 index 0000000..e69de29