Compare commits
No commits in common. "431a82ec275b5645bd91231ceabecc12df7f139c" and "3448bb6164cfd744159abd0fbd49c9bf74c2e2fa" have entirely different histories.
431a82ec27
...
3448bb6164
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,6 +0,0 @@
|
||||
[submodule "jujure/themes/hello_friend"]
|
||||
path = jujure/themes/hello_friend
|
||||
url = git@github.com:rhazdon/hugo-theme-hello-friend-ng.git
|
||||
[submodule "jujure/themes/terminal"]
|
||||
path = jujure/themes/terminal
|
||||
url = git@github.com:panr/hugo-theme-terminal.git
|
@ -7,4 +7,4 @@ services:
|
||||
ports:
|
||||
- "8000:80"
|
||||
volumes:
|
||||
- ./jujure/public:/usr/share/nginx/html
|
||||
- ./html:/usr/share/nginx/html
|
||||
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
@ -1,86 +0,0 @@
|
||||
baseurl = "/"
|
||||
title = "Juju"
|
||||
languageCode = "en-us"
|
||||
theme = "hello_friend"
|
||||
paginate = 10
|
||||
|
||||
PygmentsCodeFences = true
|
||||
PygmentsStyle = "monokai"
|
||||
|
||||
[author]
|
||||
name = "Julien CLEMENT"
|
||||
|
||||
[params]
|
||||
dateform = "Jan 2, 2006"
|
||||
dateformShort = "Jan 2"
|
||||
dateformNum = "2006-01-02"
|
||||
dateformNumTime = "2006-01-02 15:04"
|
||||
|
||||
# Subtitle for home
|
||||
homeSubtitle = "de la conf de Julien"
|
||||
|
||||
# Set disableReadOtherPosts to true in order to hide the links to other posts.
|
||||
disableReadOtherPosts = false
|
||||
|
||||
# Enable sharing buttons, if you like
|
||||
enableSharingButtons = true
|
||||
|
||||
# Metadata mostly used in document's head
|
||||
description = "My new homepage or blog"
|
||||
keywords = "homepage, blog, crypto, reverse"
|
||||
images = [""]
|
||||
|
||||
[[params.social]]
|
||||
name = "github"
|
||||
url = "https://github.com/Azomasiel"
|
||||
|
||||
[[params.social]]
|
||||
name = "gitea"
|
||||
url = "https://git.juju.re/explore/repos"
|
||||
|
||||
[[params.social]]
|
||||
name = "linkedin"
|
||||
url = "https://www.linkedin.com/in/julien-clement-0891ab199/"
|
||||
|
||||
|
||||
[params.portrait]
|
||||
path = "/juju.jpg"
|
||||
alt = "Portrait"
|
||||
maxWidth = "250px"
|
||||
|
||||
[params.favicon.color]
|
||||
mask = "#1b1c1d"
|
||||
msapplication = "#1b1c1d"
|
||||
theme = "#1b1c1d"
|
||||
|
||||
[params.footer]
|
||||
author = true
|
||||
|
||||
[taxonomies]
|
||||
category = "blog"
|
||||
tag = "tags"
|
||||
series = "series"
|
||||
|
||||
[languages]
|
||||
[languages.en]
|
||||
title = "Juju"
|
||||
subtitle = ""
|
||||
keywords = "Crypto, Reverse"
|
||||
copyright = '<a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a>'
|
||||
readOtherPosts = "Read other posts"
|
||||
|
||||
[languages.en.params.logo]
|
||||
logoMark = "juju@synacktiv ~$ "
|
||||
logoText = "cryptoratio"
|
||||
logoHomeLink = "/"
|
||||
logoCursorColor = "#3884FF"
|
||||
# or
|
||||
#
|
||||
# path = "/img/your-example-logo.svg"
|
||||
# alt = "Your example logo alt text"
|
||||
|
||||
# And you can even create generic menu
|
||||
[[menu.main]]
|
||||
identifier = "posts"
|
||||
name = "Posts"
|
||||
url = "/post/"
|
Binary file not shown.
Before Width: | Height: | Size: 1.2 MiB |
@ -1,12 +0,0 @@
|
||||
---
|
||||
title: "Introduction à la rétro-ingénierie et à l'exploitation logicielle [FR]"
|
||||
date: "2021-11-19 18:00:00"
|
||||
author: "Juju"
|
||||
tags: ["Reverse", "Exploit"]
|
||||
---
|
||||
|
||||
{{< youtube 5g2eZSST7YE >}}
|
||||
|
||||
{{< rawhtml >}}
|
||||
<embed src="/post/conf_exploit.pdf" type="application/pdf" width="100%" height="430">
|
||||
{{< /rawhtml >}}
|
Binary file not shown.
@ -1,2 +0,0 @@
|
||||
<!-- raw html -->
|
||||
{{.Inner}}
|
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
{"Target":"bundle.min.4bd4ccd2ab9fe5338bb5c7d92a81317fa54c948bb5605e9807c4e9b6f7ad4186c70f7634b323e7b854c4a2c4af7d9ebd1fc5a6f42b37d2721a735d8b1d7cbf01.js","MediaType":"application/javascript","Data":{"Integrity":"sha512-S9TM0quf5TOLtcfZKoExf6VMlIu1YF6YB8TptvetQYbHD3Y0syPnuFTEosSvfZ69H8Wm9Cs30nIac12LHXy/AQ=="}}
|
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
{"Target":"main.4e5c639214707eff609bb55fe49e183dee42258a73bc90e4cc7b0a84f900798a.css","MediaType":"text/css","Data":{"Integrity":"sha256-TlxjkhRwfv9gm7Vf5J4YPe5CJYpzvJDkzHsKhPkAeYo="}}
|
@ -1 +0,0 @@
|
||||
Subproject commit fff3cc7bcd46476834e5a975e13dce0766c813bd
|
@ -1 +0,0 @@
|
||||
Subproject commit 9d458d193fee9dd35843baddd41e1ba99c29aef4
|
Loading…
Reference in New Issue
Block a user