Skip to content

Commit d5a324b

Browse files
committed
change temp
1 parent 5813ca2 commit d5a324b

36 files changed

Lines changed: 500 additions & 1499 deletions

File tree

assets/media/authors/me.png

636 KB
Loading

config/_default/menus.yaml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@ main:
1010
- name: Papers
1111
url: /#papers
1212
weight: 11
13-
- name: Talks
14-
url: /#talks
13+
- name: Blog
14+
url: /blog
1515
weight: 12
16-
- name: News
17-
url: /#news
18-
weight: 13
19-
- name: Experience
20-
url: experience/
21-
weight: 20
22-
- name: Projects
23-
url: projects/
24-
weight: 30
25-
- name: Courses
26-
url: courses/
27-
weight: 40

config/_default/params.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ hugoblox:
1313
# ────────────────────────────────────────────────────────────────────────────
1414
identity:
1515
# Site name - shown in navbar, footer, copyright, and browser title by default
16-
name: "Your Name"
16+
name: "Daisuke Hirota"
1717
# Legal entity for copyright notices (defaults to name if not set)
1818
organization: ""
1919
# Schema.org type for structured data
2020
type: person # person | organization | local_business
2121
# Short tagline displayed on your site
2222
tagline: ""
2323
# Site meta description for search engines and social sharing
24-
description: "The highly-customizable Hugo Academic theme powered by HugoBlox Kit. Easily create your personal academic website."
24+
description: "A structural theory of relational networks exploring the inevitability of cohesion and fragmentation, the limits of coarse labels, and dual-correction algorithms for link prediction."
2525
# Social accounts (used for meta tags like Twitter Cards)
2626
social:
2727
twitter: "MakeOwnable" # Twitter/X handle for Twitter Cards (without @)
@@ -157,7 +157,7 @@ hugoblox:
157157
content:
158158
# Math rendering
159159
math:
160-
enable: false
160+
enable: true
161161
# Table of contents
162162
toc:
163163
enable: true

content/_index.md

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ sections:
1616
username: me
1717
text: ''
1818
# Show a call-to-action button under your biography? (optional)
19-
button:
20-
text: Download CV
21-
url: uploads/resume.pdf
19+
# button:
20+
# text: Download CV
21+
# url: uploads/resume.pdf
2222
headings:
23-
about: ''
23+
about: 'About me'
2424
education: ''
2525
interests: ''
2626
design:
@@ -42,13 +42,16 @@ sections:
4242
title: '📚 My Research'
4343
subtitle: ''
4444
text: |-
45-
Use this area to speak to your mission. I'm a research scientist in the Moonshot team at DeepMind. I blog about machine learning, deep learning, and moonshots.
46-
47-
I apply a range of qualitative and quantitative methods to comprehensively investigate the role of science and technology in the economy.
45+
I am interested in how division, undecidability, and ethical conflict arise not from individual intent, but from the design of systems, collective dynamics, and representational constraints under coarse recognition.
4846
49-
Please reach out to collaborate 😃
47+
The materials here reflect work in progress.
48+
If any of this resonates with you, feel free to get in touch.
5049
design:
5150
columns: '1'
51+
- block: resume-languages
52+
content:
53+
title: Languages
54+
username: me
5255
- block: collection
5356
id: papers
5457
content:
@@ -70,15 +73,6 @@ sections:
7073
exclude_featured: false
7174
design:
7275
view: citation
73-
- block: collection
74-
id: talks
75-
content:
76-
title: Recent & Upcoming Talks
77-
filters:
78-
folders:
79-
- events
80-
design:
81-
view: card
8276
- block: collection
8377
id: news
8478
content:
@@ -104,7 +98,7 @@ sections:
10498
order: desc
10599
design:
106100
# Choose a layout view
107-
view: card
101+
view: article-grid
108102
# Reduce spacing
109103
spacing:
110104
padding: [0, 0, 0, 0]
-229 KB
Binary file not shown.

content/blog/data-visualization/index.md

Lines changed: 0 additions & 252 deletions
This file was deleted.

0 commit comments

Comments
 (0)