Giter Club home page Giter Club logo

kodama-theme's Introduction

Adrien Faure (@adfaure)

About me

Full-stack developer located in Grenoble ⛰🚠, France. I am passionate about computer-science and distributed softwares, such as data pipelines or workflow systems. I love learning new languages and concepts.

My objective is to become a software architect to help build scalable and resilient distributed architectures.

As a Nix enthusiast, I took some time to configure my system. You can check my configuration.

My personal website.

As a Freelancer

I am open to work, feel free ton contact me via mail or via matrix @adfaure:matrix.org..

My activities:

  • System architecture and full-stack development
  • System scalability and back development
  • Technical and scientific writing
  • Teaching and talk show

Past experiences

After three years of PhD in France, I worked on oar3 a batch scheduler for HPC platforms as an engineer.

Github Stats

adfaure lang

kodama-theme's People

Contributors

adfaure avatar ararunaufc avatar mpoquet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kodama-theme's Issues

Changing colors

Could you add instructions to the documentation on how to change colors?
For example, I'm trying to change the default link color and can't seem to get it to work.
I also tried a change like this one for changing the colors of publication list headlines, but the teal variant CSS classes never make it into the CSS even if I run npx tailwindcss -i styles/styles.css -o static/styles/styles.css ...

bibtex broken in recent zola

I'm new to Zola, using 0.17.2, which is what you get with the current installation instructions.

After failing for a while to get bibtex working in my attempt at my own site (though other aspects of the theme work very nicely so far), I tried to just confirm if I could get kodama-theme to work correctly by itself. Bibtex files are not read correctly.

Steps to reproduce:

  • Clone this repository somewhere new
  • Install zola; the latest instructions get version 0.17.2 on a Mac
  • Enter the kodama-theme directory for this fresh checkout
  • zola serve and go to the local url
  • Navigate to the page for "paper1" by clicking its title in the list of recent publications

Expected results:

Observed results:

  • The site builds and is served, but instead of expected behavior, I see the attached screenshot:
Screenshot 2023-07-10 at 11 12 44 PM The information that was extracted from the bib file in the demo site does not appear, nor does the actual bibtex itself.

I'm on a mac, with a fresh install of zola 0.17.2. Poking around the GH actions, I see the demo site appears to be built using nix, and the logs suggest the last build of the demo used 0.15.3 (https://github.com/adfaure/kodama-theme/actions/runs/4924207168/jobs/8796965946#step:4:219).

Cannot build or serve in Zola 0.17.2

When trying to use this theme I cannot get it to function properly. The following are the steps I took and the results.

$ zola init mysite
Welcome to Zola!
Please answer a few questions to get started quickly.
Any choices made can be changed by modifying the `config.toml` file later.
> What is the URL of your site? (https://example.com): 
> Do you want to enable Sass compilation? [Y/n]: 
> Do you want to enable syntax highlighting? [y/N]: 
> Do you want to build a search index of the content? [y/N]: 

Done! Your site was created in /home/user/website/mysite

Get started by moving into the directory and using the built-in server: `zola serve`
Visit https://www.getzola.org for the full documentation.

$ cd mysite
$ mkdir themes
mkdir: cannot create directory ‘themes’: File exists

$ cd themes & git clone https://github.com/adfaure/kodama-theme
[1] 3861984
Cloning into 'kodama-theme'...
remote: Enumerating objects: 857, done.
remote: Counting objects: 100% (16/16), done.
remote: Compressing objects: 100% (16/16), done.
remote: Total 857 (delta 2), reused 7 (delta 0), pack-reused 841
Receiving objects: 100% (857/857), 13.16 MiB | 2.96 MiB/s, done.
Resolving deltas: 100% (474/474), done.
[1]+  Done                    
$ cd themes

updated config.toml as described in readme.

$ zola serve
Building site...
Checking all internal links with anchors.
> Successfully checked 0 internal link(s) with anchors.
-> Creating 0 pages (0 orphan) and 0 sections
Error: Failed to serve the site
Error: Failed to render section '/home/dad/website/mysite/content/_index.md'
Error: Reason: Failed to render 'index.html' (error happened in 'base.html').
Error: Reason: Function call 'resize_image' failed
Error: Reason: `resize_image`: Cannot find file: static/img/avatar.jpg

I have attached config.toml (as a .txt).

License

Maybe helpful to add a license

i18n support

Hello,

I am trying to migrate my page from hugo + academic to zola + kodama.
My page is in two languages. That is why I'm work on adding i18n support (see https://www.getzola.org/documentation/content/multilingual/) to your template.
My fork is here: https://github.com/beling/kodama-theme
Must changes are in nav.html.

Basic support is already working and functional. Please feel free to merge it if you wish.
My fork should not change anything if the page is one language only.

My page, which still uses hugo+academic: http://pbeling.w8.pl/
(however it is partially broken after upgrading hugo and forced upgrading academic; that is why I migrate from academic; it requires too much work after each upgrade and becomes over-complicated)

Best regards and thank you for your great work!
Piotr Beling

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.