diff --git a/confIgnore.toml b/confIgnore.toml new file mode 100644 index 00000000..2ddb34e7 --- /dev/null +++ b/confIgnore.toml @@ -0,0 +1,5 @@ + +ignoreFiles = ["content/posts/\\.*","content/portfolio/\\.*","content/product/\\.*","content/sketch/\\.*","content/en/\\.*","content/fr/\\.*"] + + + diff --git a/config.toml b/config.toml index 37c50d44..72b7e518 100644 --- a/config.toml +++ b/config.toml @@ -5,28 +5,13 @@ copyright = "Copyright © 2008–2019, Steve Francia and the Hugo Authors; all r paginate = 3 languageCode = "en" DefaultContentLanguage = "en" -disableLanguages = ["fr"] - -[languages.en] -languageName = "English" -weight = 1 -title = "Hugo Themes" - -[languages.fr] -languageName = "Français" -weight = 2 -title = "Thèmes Hugo" +ignoreFiles = ["content/posts/\\.*","content/portfolio/\\.*","content/product/\\.*","content/sketch/\\.*","content/en/\\.*","content/fr/\\.*"] [menu] - [[menu.main]] - identifier = "tutorials" - name = "Tutorials" - url = "post/" - weight = 5 - [[menu.main]] identifier = "about" name = "About" url = "about/" - weight = 10 \ No newline at end of file + weight = 10 + diff --git a/configPosts.toml b/configPosts.toml new file mode 100644 index 00000000..497734ab --- /dev/null +++ b/configPosts.toml @@ -0,0 +1,3 @@ + +ignoreFiles = ["content/post/\\.*","content/portfolio/\\.*","content/product/\\.*","content/sketch/\\.*","content/en/\\.*","content/fr/\\.*"] + diff --git a/configTaxo.toml b/configTaxo.toml index 6436f82f..90c63be8 100644 --- a/configTaxo.toml +++ b/configTaxo.toml @@ -1,18 +1,25 @@ -languageCode = "en" -DefaultContentLanguage = "en" -disableLanguages = ["fr"] - -[languages.en] -languageName = "English" -weight = 1 -title = "Hugo Themes" - -[languages.fr] -languageName = "Français" -weight = 2 -title = "Thèmes Hugo" [taxonomies] category = "categories" tag = "tags" -series = "series" \ No newline at end of file +series = "series" + +[privacy] + +[privacy.vimeo] +disabled = false +simple = true + +[privacy.twitter] +disabled = false +enableDNT = true +simple = true +disableInlineCSS = true + +[privacy.instagram] +disabled = false +simple = true + +[privacy.youtube] +disabled = false +privacyEnhanced = true \ No newline at end of file diff --git a/content/en/.gitkeep b/content/en/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/content/fr/.gitkeep b/content/fr/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/content/homepage/about.md b/content/homepage/about.md new file mode 100644 index 00000000..c2ba6802 --- /dev/null +++ b/content/homepage/about.md @@ -0,0 +1,7 @@ +--- +title: 'Our Difference' +button: 'About us' +weight: 2 +--- + +Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. ipsum dolor sit amet, et essent mediocritatem quo, \ No newline at end of file diff --git a/content/homepage/index.md b/content/homepage/index.md new file mode 100644 index 00000000..01ffa31a --- /dev/null +++ b/content/homepage/index.md @@ -0,0 +1,3 @@ +--- +headless : true +--- diff --git a/content/homepage/work.md b/content/homepage/work.md new file mode 100644 index 00000000..f2fee737 --- /dev/null +++ b/content/homepage/work.md @@ -0,0 +1,7 @@ +--- +title: 'We Help Business Grow' +button: 'Our Work' +weight: 1 +--- + +Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. Numquam dolores mel eu, mea docendi omittantur et, mea ea duis erat. Elit melius cu ius. Per ex novum tantas putant, ei his nullam aliquam apeirian. Aeterno quaestio constituto sea an, no eum intellegat assueverit. \ No newline at end of file diff --git a/content/portfolio/.gitkeep b/content/portfolio/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/content/product/.gitkeep b/content/product/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/content/sketch/lines-from-center.html b/content/sketch/lines-from-center.html new file mode 100644 index 00000000..b68fd077 --- /dev/null +++ b/content/sketch/lines-from-center.html @@ -0,0 +1,857 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + hugo-mondrian-theme/lines-from-center.html at master · redraw/hugo-mondrian-theme · GitHub + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Skip to content +
+ + + + + + + + + +
+ +
+ +
+ +
+ + + +
+
+
+ + + + + + + + + + + +
+
+ + + + + + + + Permalink + + + + + + +
+ +
+ + Branch: + master + + + + + + + +
+ +
+ + Find file + + + Copy path + +
+ +
+ + + +
+ Fetching contributors… +
+ +
+ + Cannot retrieve contributors at this time +
+
+ + + + +
+ +
+ +
+ 26 lines (22 sloc) + + 535 Bytes +
+ +
+ +
+ Raw + Blame + History +
+ + +
+ + + +
+
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
---
title: "Lines from center"
date: 2019-03-04T22:15:42-03:00
description: "this is a p5js sketch"
libs:
js:
- https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.7.3/p5.min.js
---
+
<div id="sketch"></div>
+
<script>
var sketch = document.getElementById('sketch')
function setup() {
var canvas = createCanvas(windowWidth, windowHeight)
canvas.parent('#sketch')
}
function draw() {
line(width/2, height/2, mouseX, mouseY)
}
function windowResized() {
resizeCanvas(windowWidth, windowHeight);
}
</script>
+ + + +
+ +
+ + + +
+ + +
+ + +
+
+ + + +
+ +
+ +
+
+ + +
+ + + + + + +
+ + + You can’t perform that action at this time. +
+ + + + + + + + + +
+ + You signed in with another tab or window. Reload to refresh your session. + You signed out in another tab or window. Reload to refresh your session. +
+ + + + +
+ + + +