diff --git a/CNAME b/CNAME deleted file mode 100644 index a7b797298a..0000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -pixyll.com diff --git a/_config.yml b/_config.yml index 69675702d5..41c1c8abe0 100644 --- a/_config.yml +++ b/_config.yml @@ -1,23 +1,23 @@ # Site settings -title: Pixyll -email: your_email@example.com -author: John Otander -description: "A simple, beautiful theme for Jekyll that emphasizes content rather than aesthetic fluff." -baseurl: "" -url: "https://pixyll.com" -date_format: "%b %-d, %Y" -header_pages: - - about.md - - contact.html +title: Cours de Rolland Auda +#email: auda.rolland@condamine.edu.ec +author: Rolland Auda +description: "Cours de Rolland Auda : Philosophie, CAV, DGEMC." +#baseurl: "" +url: https://profauda.fr/ +# date_format: "%b %-d, %Y" +# header_pages: +# - about.md +# - contact.html # Google services -google_verification: +# google_verification: # Use either direct GA implementation or set up GTM account # - using both will skew your data (leave blank to not use at all) -google_analytics: -google_tag_manager: +# google_analytics: +# google_tag_manager: # Bing services -bing_verification: +# bing_verification: # Optional features animated: false @@ -33,36 +33,36 @@ post_preview_image: false # Facebook Page integration # (for instant articles and other stuff) -fb_page: false -fb_page_id: +# fb_page: false +# fb_page_id: # Disqus post comments # (leave blank to disable Disqus) -disqus_shortname: +# disqus_shortname: # Facebook Comments plugin # (leave blank to disable Facebook Comments, otherwise set it to true) -facebook_comments: -facebook_appid: -facebook_comments_number: 10 +# facebook_comments: +# facebook_appid: +# facebook_comments_number: 10 # Social icons -github_username: -reddit_username: -bitbucket_username: -stackoverflow_id: -twitter_username: -skype_username: -steam_nickname: -google_plus_id: -linkedin_username: -angellist_username: -medium_id: -bitcoin_url: -paypal_url: -flattr_button: -telegram_username: -vk_id: +github_username: rollauda +# reddit_username: +# bitbucket_username: +# stackoverflow_id: +# twitter_username: +# skype_username: +# steam_nickname: +# google_plus_id: +# linkedin_username: +# angellist_username: +# medium_id: +# bitcoin_url: +# paypal_url: +# flattr_button: +# telegram_username: +# vk_id: # Post sharing icons show_sharing_icons: false diff --git a/_includes/footer.html b/_includes/footer.html index 3d5f7f90a9..91fe3cc7e5 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,8 +1,7 @@ diff --git a/_posts/2014-06-08-pixyll-has-pagination.md b/_posts/2014-06-08-pixyll-has-pagination.md index 7892dab70c..686eb48ef6 100644 --- a/_posts/2014-06-08-pixyll-has-pagination.md +++ b/_posts/2014-06-08-pixyll-has-pagination.md @@ -1,9 +1,9 @@ --- layout: post title: Pixyll has Pagination -date: 2014-06-08 11:21:29 summary: This is an empty post to illustrate the pagination component with Pixyll. categories: jekyll pixyll +published: false --- This is an empty post to illustrate the pagination component with Pixyll. diff --git a/_posts/2014-06-09-so-what-is-jekyll.md b/_posts/2014-06-09-so-what-is-jekyll.md index 8459cf6435..dac272c775 100644 --- a/_posts/2014-06-09-so-what-is-jekyll.md +++ b/_posts/2014-06-09-so-what-is-jekyll.md @@ -4,6 +4,7 @@ title: So, What is Jekyll? date: 2014-06-09 12:32:18 summary: Transform your plain text into static websites and blogs. Simple, static, and blog-aware. categories: jekyll pixyll +published: false --- Jekyll is a tool for transforming your plain text into static websites and diff --git a/_posts/2014-06-10-see-pixyll-in-action.md b/_posts/2014-06-10-see-pixyll-in-action.md index d8940844de..aac052ab0d 100644 --- a/_posts/2014-06-10-see-pixyll-in-action.md +++ b/_posts/2014-06-10-see-pixyll-in-action.md @@ -4,6 +4,7 @@ title: Pixyll in Action date: 2014-06-10 12:31:19 summary: See what the different elements looks like. Your markdown has never looked better. I promise. categories: jekyll pixyll +published: false --- There is a significant amount of subtle, yet precisely calibrated, styling to ensure diff --git a/_posts/2014-06-11-welcome-to-pixyll.markdown b/_posts/2014-06-11-welcome-to-pixyll.markdown index daa47d1ac5..a98c663208 100644 --- a/_posts/2014-06-11-welcome-to-pixyll.markdown +++ b/_posts/2014-06-11-welcome-to-pixyll.markdown @@ -4,6 +4,7 @@ title: Hello, Pixyll date: 2014-06-11 15:31:19 summary: Pixyll is a simple, beautiful theme for Jekyll that emphasizes content rather than aesthetic fluff. categories: jekyll pixyll +published: false --- Hello. diff --git a/_posts/2015-07-11-announcing-pixyll-version-2.md b/_posts/2015-07-11-announcing-pixyll-version-2.md index 94926e91d4..b3da10daff 100644 --- a/_posts/2015-07-11-announcing-pixyll-version-2.md +++ b/_posts/2015-07-11-announcing-pixyll-version-2.md @@ -4,6 +4,7 @@ title: Announcing Version 2.0 date: 2015-07-11 summary: Now, Pixyll is lighter weight and more customizable than before. categories: jekyll pixyll +published: false --- In an effort to make Pixyll easier to customize and more aesthetically pleasing, we've released version `2.0`. diff --git a/_posts/2019-01-26-guide-to-forking-pixyll.md b/_posts/2019-01-26-guide-to-forking-pixyll.md index 506f721a74..c808051435 100644 --- a/_posts/2019-01-26-guide-to-forking-pixyll.md +++ b/_posts/2019-01-26-guide-to-forking-pixyll.md @@ -4,6 +4,7 @@ title: Guide to Forking Pixyll date: 2019-01-26 19:22 summary: Pixyll is available to you under the MIT license. categories: jekyll pixyll +published: false --- The following is an overview to copying and sharing Pixyll.[^1] diff --git a/about.md b/about.md deleted file mode 100644 index 96c4019aba..0000000000 --- a/about.md +++ /dev/null @@ -1,94 +0,0 @@ ---- -layout: page -title: About Pixyll -permalink: /about/ -tags: about ---- - -This Jekyll theme was crafted with <3 by [John Otander](https://johno.com/) -([@4lpine](https://twitter.com/4lpine)). - -Checkout the [GitHub repository](https://github.com/johno/pixyll) to download it, -request a feature, report a bug, or contribute. It's free, and open source -([MIT](https://opensource.org/licenses/MIT)). - -Thanks to the following: - -* [BASSCSS](https://basscss.com/) -* [Jekyll](https://jekyllrb.com/) -* [Refills](https://refills.bourbon.io/) -* [Type Scale](https://type-scale.com/) - -List of contributors: - -- Aaron S. Hawley -- Adam Menges -- Alex Claman -- Alex Johnson -- Alex Touchet -- Allister Antosik -- Amin Bandali -- Anders Nissen -- Andrea Margiovanni -- Andreas Niedermair -- Andrzej Ośmiałowski -- Anuj More -- Arvind Chembarpu -- Assaf Gelber -- Barry vd. Heuvel -- Bartek Krzemień -- Benjamin Sinkula -- Bennett Rogers -- Brian Gaid -- Brian Hurst -- Chee Yeo -- Cody Chan -- Cristian Henrique -- David Ernst -- David Moodie -- Donate Altenburger -- Eddie Schoute -- Fernando Mantoan -- Gurchet Rai -- Harish Narayanan -- Jack Platten -- Jehan Tremback -- Jiaxi Gu (Isaac) -- John Otander -- Jordan Danielewski -- Josh Buxton -- Kirill Kulikov -- Kyle Maxwell -- Marta Sztybor -- Martin Wagner -- Matthew Graybosch -- Maxim Tsoy -- Mete Balci -- Mike Lloyd -- Mikhail Grachev -- mindwind -- Nick Rakochy -- Nikolay Georgiev -- Noel Bautista -- Oliver Hamlet -- Onur (e0i) -- Praveer Gupta -- Rassol (Karmeye) -- Renato Fialho -- Ricky Han -- Roberto Pesando -- Ryan Jacobs -- Scott Martin -- Selim Eren Bekçe -- Shruti Rijhwani -- Steef Hegeman -- Tehmasp Chaudhri -- Thomas Galvin -- Timothy Gu -- Tom Kraak -- Vishnu Ks -- Vladislav Arbatov -- Wilfred Hughes -- Yaroslav Yadrishnikov -- Yee Chie Tu -- Yeou Chien diff --git a/apple-touch-icon-114x114.png b/apple-touch-icon-114x114.png deleted file mode 100644 index b4715963bd..0000000000 Binary files a/apple-touch-icon-114x114.png and /dev/null differ diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png deleted file mode 100644 index f8c5e28feb..0000000000 Binary files a/apple-touch-icon-120x120.png and /dev/null differ diff --git a/apple-touch-icon-144x144.png b/apple-touch-icon-144x144.png deleted file mode 100644 index 2241fa7129..0000000000 Binary files a/apple-touch-icon-144x144.png and /dev/null differ diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png deleted file mode 100644 index a975815fb2..0000000000 Binary files a/apple-touch-icon-152x152.png and /dev/null differ diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png deleted file mode 100644 index 9a6c8b3cac..0000000000 Binary files a/apple-touch-icon-180x180.png and /dev/null differ diff --git a/apple-touch-icon-57x57.png b/apple-touch-icon-57x57.png deleted file mode 100644 index 3c57bfd9e2..0000000000 Binary files a/apple-touch-icon-57x57.png and /dev/null differ diff --git a/apple-touch-icon-60x60.png b/apple-touch-icon-60x60.png deleted file mode 100644 index 2fec200a1d..0000000000 Binary files a/apple-touch-icon-60x60.png and /dev/null differ diff --git a/apple-touch-icon-72x72.png b/apple-touch-icon-72x72.png deleted file mode 100644 index 36e96d06bf..0000000000 Binary files a/apple-touch-icon-72x72.png and /dev/null differ diff --git a/apple-touch-icon-76x76.png b/apple-touch-icon-76x76.png deleted file mode 100644 index 1dfbf77971..0000000000 Binary files a/apple-touch-icon-76x76.png and /dev/null differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png deleted file mode 100644 index 9a6c8b3cac..0000000000 Binary files a/apple-touch-icon.png and /dev/null differ diff --git a/contact.html b/contact.html deleted file mode 100644 index 2e2f6f0c88..0000000000 --- a/contact.html +++ /dev/null @@ -1,47 +0,0 @@ ---- -layout: page -title: Say Hello -permalink: /contact/ -tags: contact ---- - -
- {% if site.ajaxify_contact_form %} -
- - - - - - - -
- {% else %} -
- - - - - - - - -
- {% endif %} -
- -{% if site.ajaxify_contact_form %} - {% include ajaxify_content_form.html %} -{% endif %} diff --git a/favicon-160x160.png b/favicon-160x160.png deleted file mode 100644 index c93110a002..0000000000 Binary files a/favicon-160x160.png and /dev/null differ diff --git a/favicon-16x16.png b/favicon-16x16.png deleted file mode 100644 index fdc1079ae8..0000000000 Binary files a/favicon-16x16.png and /dev/null differ diff --git a/favicon-192x192.png b/favicon-192x192.png deleted file mode 100644 index cec8b35a4e..0000000000 Binary files a/favicon-192x192.png and /dev/null differ diff --git a/favicon-32x32.png b/favicon-32x32.png deleted file mode 100644 index 120a973d0e..0000000000 Binary files a/favicon-32x32.png and /dev/null differ diff --git a/favicon-96x96.png b/favicon-96x96.png deleted file mode 100644 index 9b066bc126..0000000000 Binary files a/favicon-96x96.png and /dev/null differ diff --git a/index.md b/index.md new file mode 100644 index 0000000000..b9024b7b8b --- /dev/null +++ b/index.md @@ -0,0 +1,16 @@ +--- +layout: page +# title: "Accueil" +--- +Documents et compléments aux cours de philosophie, HLP, CAV et DGEMC. +*La Condamine, Quito, Équateur, 2024 - 2025.* + +#### Liens vers les sites +- [Site des leçons de Terminale Philosophie Tronc Commun](https://phil.profauda.fr/) +- [Site des leçons de Terminale Spécialité Humanités Philosophie](https://hlpt.profauda.fr/) +- [Site des leçons de Première Spécialité CAV](https://cav1.profauda.fr) +- [Site des leçons de l'Option DGEMC](https://dgemc.profauda.fr/) + +#### Compléments +- [Cartes mentales utilisées dans les cours](https://profauda.fr/schemas) +- [Podcasts](https://profauda.fr/pod/) \ No newline at end of file diff --git a/thanks.md b/thanks.md deleted file mode 100644 index 2df886f626..0000000000 --- a/thanks.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: page -title: Thanks For Your Message -permalink: /thanks/ ---- -{{ site.text.thanks }} \ No newline at end of file