# \#website

**URL:** https://discourse.julialang.org/tag/website/224.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [ANN: 🎓🏗️ Course website template based on Computational Thinking @ MIT](https://discourse.julialang.org/t/ann-course-website-template-based-on-computational-thinking-mit/137004)

<div class="topic-metadata">

**Author:** [@fonsp](https://discourse.julialang.org/u/fonsp)\
**Replies:** 7\
**Last updated:** [June 23, 2026, 9:55am UTC](https://discourse.julialang.org/t/ann-course-website-template-based-on-computational-thinking-mit/137004 "2026-06-23T09:55:35Z")

</div>

Are you using Julia to teach a course? The Pluto team would like to announce computational-thinking-template, a repository template for building awesome looking course websites! It features a sidebar, a colorful homepage…

---

## [Shogi in Julia, Chess-like game bitshogi.com](https://discourse.julialang.org/t/shogi-in-julia-chess-like-game-bitshogi-com/134399)

<div class="topic-metadata">

**Author:** [@sam-ghala](https://discourse.julialang.org/u/sam-ghala)\
**Replies:** 7\
**Last updated:** [December 8, 2025, 8:17am UTC](https://discourse.julialang.org/t/shogi-in-julia-chess-like-game-bitshogi-com/134399 "2025-12-08T08:17:55Z")

</div>

Hi! This is my second project using Julia. I made a minishogi engine using bitboards. You can play at bitshogi.com It’s a chess-like game. You play as white. There is code, rules, and bot information on different kinds …

---

## [Xranklin.jl compatibility with Julia 1.12](https://discourse.julialang.org/t/xranklin-jl-compatibility-with-julia-1-12/133364)

<div class="topic-metadata">

**Author:** [@kevbonham](https://discourse.julialang.org/u/kevbonham)\
**Replies:** 3\
**Last updated:** [October 22, 2025, 7:38pm UTC](https://discourse.julialang.org/t/xranklin-jl-compatibility-with-julia-1-12/133364 "2025-10-22T19:38:25Z")

</div>

I’ve been using Xranklin.jl, the intended successor to Franklin.jl for building static sites. I know @tlienart has been busy / unable to devote much time to his open source development, but it’s been mostly working fine. …

---

## [\[ANN\] - AcademicWebsite.jl](https://discourse.julialang.org/t/ann-academicwebsite-jl/132233)

<div class="topic-metadata">

**Author:** [@Cavenfish](https://discourse.julialang.org/u/Cavenfish)\
**Replies:** 5\
**Last updated:** [September 11, 2025, 10:53am UTC](https://discourse.julialang.org/t/ann-academicwebsite-jl/132233 "2025-09-11T10:53:10Z")

</div>

I’d like to share my new package AcademicWebsite.jl, which started out as an attempt to remake my personal website using Franklin.jl. Its a website template heavily inspired by the AcademicPages website template. I consi…

---

## [\[ANN\] Refreshed JuliaHealth Website!](https://discourse.julialang.org/t/ann-refreshed-juliahealth-website/129080)

<div class="topic-metadata">

**Author:** [@TheCedarPrince](https://discourse.julialang.org/u/TheCedarPrince)\
**Replies:** 2\
**Last updated:** [May 22, 2025, 7:10am UTC](https://discourse.julialang.org/t/ann-refreshed-juliahealth-website/129080 "2025-05-22T07:10:45Z")

</div>

Hi folks! :waving\_hand: Introducing the New JuliaHealth Website! With a tremendous thank you to @Hetarth02 and @Divital, we are excited to announce our refreshed JuliaHealth website! Supported Features As of today i…

---

## [How to develop web apps with Julia?](https://discourse.julialang.org/t/how-to-develop-web-apps-with-julia/110591)

<div class="topic-metadata">

**Author:** [@WuSiren](https://discourse.julialang.org/u/WuSiren)\
**Replies:** 2\
**Last updated:** [November 13, 2024, 2:19pm UTC](https://discourse.julialang.org/t/how-to-develop-web-apps-with-julia/110591 "2024-11-13T14:19:14Z")

</div>

How to develop web apps with Julia? Are there any small examples for tutorials? For example, I want to record some data through a web page at any time and then draw its historical curve. In Julia’s world, what are the cu…

---

## [Franklin websites fail to being parsed by openring](https://discourse.julialang.org/t/franklin-websites-fail-to-being-parsed-by-openring/111610)

<div class="topic-metadata">

**Author:** [@indymnv](https://discourse.julialang.org/u/indymnv)\
**Replies:** 0\
**Last updated:** [March 14, 2024, 9:32am UTC](https://discourse.julialang.org/t/franklin-websites-fail-to-being-parsed-by-openring/111610 "2024-03-14T09:32:39Z")

</div>

openring is a nice tool to create webring, I added it to my Franklin website at the end of each post. However, I noticed that Franklin websites are not able to being parsed by this tool, while the ones built with Hugo, J…

---

## [How to create an HTML questionnaire that is driven by Julia in the background?](https://discourse.julialang.org/t/how-to-create-an-html-questionnaire-that-is-driven-by-julia-in-the-background/110644)

<div class="topic-metadata">

**Author:** [@WuSiren](https://discourse.julialang.org/u/WuSiren)\
**Replies:** 2\
**Last updated:** [February 23, 2024, 3:41pm UTC](https://discourse.julialang.org/t/how-to-create-an-html-questionnaire-that-is-driven-by-julia-in-the-background/110644 "2024-02-23T15:41:01Z")

</div>

I want to point a site to an HTML file (using Nginx), which is a questionnaire. For example, people who open the page are asked to fill in a number randomly and click Submit button. Julia records the number each person f…

---

## [Using Hugo template in Franklin](https://discourse.julialang.org/t/using-hugo-template-in-franklin/109756)

<div class="topic-metadata">

**Author:** [@marcoherrera-s](https://discourse.julialang.org/u/marcoherrera-s)\
**Replies:** 0\
**Last updated:** [February 5, 2024, 5:37pm UTC](https://discourse.julialang.org/t/using-hugo-template-in-franklin/109756 "2024-02-05T17:37:27Z")

</div>

Hi!, as the title says, I would like to use a Hugo template (hello-friend-ng | Hugo Themes) in Franklin. I didn’t think I could , but I’ve seen websites made with Franklin that use a Hugo template. I tried to find inform…

---

## [Genie.jl, global session variables](https://discourse.julialang.org/t/genie-jl-global-session-variables/33260)

<div class="topic-metadata">

**Author:** [@BMval](https://discourse.julialang.org/u/BMval)\
**Replies:** 3\
**Last updated:** [November 3, 2023, 1:33pm UTC](https://discourse.julialang.org/t/genie-jl-global-session-variables/33260 "2023-11-03T13:33:19Z")

</div>

I need to write a very easy web application, in which I need to use Julia’s function. So I try to use Genie. To be honest, I don’t find good documentation, even the official doc isn’t full. I wrote the simplest example.…

---

## [Franklin website not properly formatted, missing elements](https://discourse.julialang.org/t/franklin-website-not-properly-formatted-missing-elements/103975)

<div class="topic-metadata">

**Author:** [@TheLateKronos](https://discourse.julialang.org/u/TheLateKronos)\
**Replies:** 7\
**Last updated:** [September 19, 2023, 4:45am UTC](https://discourse.julialang.org/t/franklin-website-not-properly-formatted-missing-elements/103975 "2023-09-19T04:45:58Z")

</div>

Hello everyone. I am hoping to get some help on why my Franklin-made website looks wrong. I am using this repo to host this website. I am using the “lanyon” template, which you can check out here. The webpage I am hosti…

---

## [Counting the number of paragraphs ("p") between containers ("div")](https://discourse.julialang.org/t/counting-the-number-of-paragraphs-p-between-containers-div/92576)

<div class="topic-metadata">

**Author:** [@Nash](https://discourse.julialang.org/u/Nash)\
**Replies:** 22\
**Last updated:** [January 6, 2023, 1:47pm UTC](https://discourse.julialang.org/t/counting-the-number-of-paragraphs-p-between-containers-div/92576 "2023-01-06T13:47:11Z")

</div>

I am trying to parse the content of a website and part of the logic to get the right information is counting the number of times a paragraph of text (represented by the element “p”) occurs between a particular container …

---

## [How to read a table from url](https://discourse.julialang.org/t/how-to-read-a-table-from-url/90985)

<div class="topic-metadata">

**Author:** [@empet](https://discourse.julialang.org/u/empet)\
**Replies:** 8\
**Last updated:** [November 30, 2022, 5:44pm UTC](https://discourse.julialang.org/t/how-to-read-a-table-from-url/90985 "2022-11-30T17:44:08Z")

</div>

With pandas I can read a table into a dataframe, as follows: import pandas as pd dfs = pd.read\_html('http://stats.ioinformatics.org/countries/')#returns a list of tables df=dfs\[0\] df.head()#inspect header I searched fo…

---

## [Webpage not rendering correctly on GitHub pages](https://discourse.julialang.org/t/webpage-not-rendering-correctly-on-github-pages/87769)

<div class="topic-metadata">

**Author:** [@leoflotor](https://discourse.julialang.org/u/leoflotor)\
**Replies:** 3\
**Last updated:** [September 26, 2022, 7:40am UTC](https://discourse.julialang.org/t/webpage-not-rendering-correctly-on-github-pages/87769 "2022-09-26T07:40:55Z")

</div>

Hi! I wanted to start my first personal website using Franklin but with no success on rendering my site as it should. I uploaded the default site that Franklin creates because I first wanted to check that all was runni…

---

## [Automating download of a fetch api in a website](https://discourse.julialang.org/t/automating-download-of-a-fetch-api-in-a-website/86380)

<div class="topic-metadata">

**Author:** [@tom-plaa](https://discourse.julialang.org/u/tom-plaa)\
**Replies:** 21\
**Last updated:** [August 29, 2022, 1:16pm UTC](https://discourse.julialang.org/t/automating-download-of-a-fetch-api-in-a-website/86380 "2022-08-29T13:16:55Z")

</div>

I’m trying to automate a procedure in a Julia script which is equivalent to going on this page: https://mercado.ren.pt/EN/Electr/MarketInfo/MarketResults/OMIE/Pages/Prices.aspx and downloading a .xls file for the day, …

---

## [\[ANN\] StaticWebPages.jl: A black-box generator for static websites oriented toward academics and personal web-pages](https://discourse.julialang.org/t/ann-staticwebpages-jl-a-black-box-generator-for-static-websites-oriented-toward-academics-and-personal-web-pages/43027)

<div class="topic-metadata">

**Author:** [@Azzaare](https://discourse.julialang.org/u/Azzaare)\
**Replies:** 8\
**Last updated:** [August 1, 2022, 7:23am UTC](https://discourse.julialang.org/t/ann-staticwebpages-jl-a-black-box-generator-for-static-websites-oriented-toward-academics-and-personal-web-pages/43027 "2022-08-01T07:23:55Z")

</div>

Hi there, I am happy to announce the first beta release of StaticWebPages.jl, a black-box generator for static websites oriented toward academics and personal web-pages. Almost no knowledge of Julia is required, and no…

---

## [\[ANN\] PkgOnlineHelp: Quickly browse package documentation web sites from the REPL](https://discourse.julialang.org/t/ann-pkgonlinehelp-quickly-browse-package-documentation-web-sites-from-the-repl/83675)

<div class="topic-metadata">

**Author:** [@PeterSimon](https://discourse.julialang.org/u/PeterSimon)\
**Replies:** 0\
**Last updated:** [July 2, 2022, 11:17pm UTC](https://discourse.julialang.org/t/ann-pkgonlinehelp-quickly-browse-package-documentation-web-sites-from-the-repl/83675 "2022-07-02T23:17:15Z")

</div>

Description PkgOnlineHelp is a small package that enables browsing to package documentation sites or other web sites by entering just a few keystrokes at the REPL. It addresses the problem mentioned in this thread where…

---

## [\[ANN\] PlutoStaticHTML.jl](https://discourse.julialang.org/t/ann-plutostatichtml-jl/71785)

<div class="topic-metadata">

**Author:** [@rikh](https://discourse.julialang.org/u/rikh)\
**Replies:** 9\
**Last updated:** [February 7, 2022, 4:25pm UTC](https://discourse.julialang.org/t/ann-plutostatichtml-jl/71785 "2022-02-07T16:25:37Z")

</div>

Sometimes, a project idea sounds nice, but the outcome just doesn’t work. Sometimes, a project sounds nice and the outcome works reasonably well. And sometimes, a project sounds nice and the outcome works better than exp…

---

## [Get post attributes in Franklin](https://discourse.julialang.org/t/get-post-attributes-in-franklin/68430)

<div class="topic-metadata">

**Author:** [@garrek](https://discourse.julialang.org/u/garrek)\
**Replies:** 12\
**Last updated:** [September 27, 2021, 1:49am UTC](https://discourse.julialang.org/t/get-post-attributes-in-franklin/68430 "2021-09-27T01:49:33Z")

</div>

I’m in the process of migrating from Jekyll to Franklin for my static website (Garrek.org) hosted on GitHub. (In the near future, I will have LaTeX and plots and things, which Franklin seems to excel at). Jekyll has some…

---

## [Possible DNSSEC issue](https://discourse.julialang.org/t/possible-dnssec-issue/66526)

<div class="topic-metadata">

**Author:** [@Ross\_Boylan](https://discourse.julialang.org/u/Ross_Boylan)\
**Replies:** 1\
**Last updated:** [August 17, 2021, 7:50pm UTC](https://discourse.julialang.org/t/possible-dnssec-issue/66526 "2021-08-17T19:50:49Z")

</div>

I am unable to get DNS lookups for docs.julialang.org. My DNS server says 16-Aug-2021 16:18:33.166 lame-servers: info: no valid DS resolving docs.julialang.org/DS/IN': 198.144.192.4#53 and DNSSEC Analyzer - docs.julial…

---

## [Learning Julia advance level](https://discourse.julialang.org/t/learning-julia-advance-level/65778)

<div class="topic-metadata">

**Author:** [@juls](https://discourse.julialang.org/u/juls)\
**Replies:** 1\
**Last updated:** [August 4, 2021, 4:50am UTC](https://discourse.julialang.org/t/learning-julia-advance-level/65778 "2021-08-04T04:50:12Z")

</div>

Hi, I have had started my Julia journey months back and have been working to improve my skills to an advance level. I am a research student and my work lies in areas of computational electromagnetics, signal processing…

---

## [Website via Franklin.jl from Pluto.jl notebooks](https://discourse.julialang.org/t/website-via-franklin-jl-from-pluto-jl-notebooks/55703)

<div class="topic-metadata">

**Author:** [@Stefan\_Bringuier](https://discourse.julialang.org/u/Stefan_Bringuier)\
**Replies:** 6\
**Last updated:** [July 13, 2021, 12:25pm UTC](https://discourse.julialang.org/t/website-via-franklin-jl-from-pluto-jl-notebooks/55703 "2021-07-13T12:25:08Z")

</div>

I have a collection of Pluto.jl notebooks that I’ve been putting together for solving science problems using SymPy.jl. The collection of notebooks is a git repo with a Project.toml and Manifest.toml. I want to turn these…

---

## [Julia Lab and SciML Website Work](https://discourse.julialang.org/t/julia-lab-and-sciml-website-work/63956)

<div class="topic-metadata">

**Author:** [@ChrisRackauckas](https://discourse.julialang.org/u/ChrisRackauckas)\
**Replies:** 0\
**Last updated:** [July 2, 2021, 8:06pm UTC](https://discourse.julialang.org/t/julia-lab-and-sciml-website-work/63956 "2021-07-02T20:06:55Z")

</div>

Who wants a paid position helping advertise Julia with some snazzy pages? The MIT Julia Lab and SciML need cooler looking websites. https://julia.mit.edu/ We’re looking for Julia enthusiasts and students who want to …

---

## [Course website boilerplate](https://discourse.julialang.org/t/course-website-boilerplate/59134)

<div class="topic-metadata">

**Author:** [@kevbonham](https://discourse.julialang.org/u/kevbonham)\
**Replies:** 3\
**Last updated:** [April 13, 2021, 10:37am UTC](https://discourse.julialang.org/t/course-website-boilerplate/59134 "2021-04-13T10:37:24Z")

</div>

I’m planning to transition a course website from Documenter to Franklin.jl, which I think will help with a number of things. In particular, I have a bunch of boilerplate that needs to be added to each lesson, assignment,…

---

## [How Does a beginner start with making a website in Julia](https://discourse.julialang.org/t/how-does-a-beginner-start-with-making-a-website-in-julia/52808)

<div class="topic-metadata">

**Author:** [@Nitish\_Dubey](https://discourse.julialang.org/u/Nitish_Dubey)\
**Replies:** 2\
**Last updated:** [January 4, 2021, 5:34am UTC](https://discourse.julialang.org/t/how-does-a-beginner-start-with-making-a-website-in-julia/52808 "2021-01-04T05:34:12Z")

</div>

Hi, I am a Maths student and the only languages I know are C and Julia and I want to build a website of my own in Julia. and i have no prior experience with web development. How does one start with it ?

---

## [Use external CSS file in WebIO?](https://discourse.julialang.org/t/use-external-css-file-in-webio/50218)

<div class="topic-metadata">

**Author:** [@Jojo\_Dad](https://discourse.julialang.org/u/Jojo_Dad)\
**Replies:** 0\
**Last updated:** [November 16, 2020, 9:02am UTC](https://discourse.julialang.org/t/use-external-css-file-in-webio/50218 "2020-11-16T09:02:15Z")

</div>

How can I load an external CSS file in WebIO?

---

## [Genie file management](https://discourse.julialang.org/t/genie-file-management/29537)

<div class="topic-metadata">

**Author:** [@Amin\_Yahyaabadi](https://discourse.julialang.org/u/Amin_Yahyaabadi)\
**Replies:** 1\
**Last updated:** [October 6, 2019, 12:23am UTC](https://discourse.julialang.org/t/genie-file-management/29537 "2019-10-06T00:23:18Z")

</div>

I am trying to add an app to my static html website using Genie. How can I manage my html template/style files and their path? For example, in my layout file in app.jl.html, there is a style.css that should be called. …

---

## [New website](https://discourse.julialang.org/t/new-website/12844)

<div class="topic-metadata">

**Author:** [@viralbshah](https://discourse.julialang.org/u/viralbshah)\
**Replies:** 76\
**Last updated:** [August 10, 2019, 8:41pm UTC](https://discourse.julialang.org/t/new-website/12844 "2019-08-10T20:41:44Z")

</div>

We have now migrated to a new website in preparation for 0.7 and 1.0. It is still work in progress, and all suggestions and improvements are welcome. The new website, apart from trying to look nicer, also tries to focus …
