python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Creating anchors for footnotes in markdown
I help publish articles on history, archeology, toponymy, etc. The texts are scientific and they always have a lot of references to the literature used (anchors). The engine is jekyll, so I make every...

toleeck
Votes: 0
Answers: 1
How to fetch JSON from external API without saving locally on Github
I'm using Jekyll on github pages and I'm currently saving the JSON Api in the _data folder of my github.
I was wondering if there was a way to get the API from an external website at build time instea...
Chris Fiola
Votes: 0
Answers: 1
Transfering from github pages to cloudfare pages
So I'm a brand new guy on this web-building stuff. i have a page on GitHub page that I generated from a Wordpress instalation exported to static files through a plugin. they are all static files. but ...

migno_chrono
Votes: 0
Answers: 0
Error installing Jekyll on Ubuntu 20.04 (failed to build gem native extension)
Issue
I am currently unable to successfully install Jekyll on a DigitalOcean Dokku droplet running Ubuntu 20.04.4.
I get the following output after trying to install Jekyll:
root@dokku:~# gem install ...
drm1217
Votes: 0
Answers: 0