Not broken. Just not online at the moment. I moved to a new server and haven't installed gemini on it yet. Spent today just getting the web server working. I'll get to putting gemini back up in the next couple of days.
@andrewclark33253 жыл бұрын
@@DistroTube Hey, DT! ;) I wonder, how can you even be at home without personal computer? I have started to watch your videos recently, and considering how often you have upload your videos, do you ever take a break? And how do you rest?
@jannishoffmann71863 жыл бұрын
I feel like this fits the expanding brain meme exactly.
@ash35913 жыл бұрын
you should probably make a playlist that includes this video, the one on Hugo and the other one on Org mode. Maybe call it "Simple website creation".
@FrethKindheart2 жыл бұрын
Hey DT. I'm revisiting this video after having watched it back when it came out. I'm in the process of deciding what I want to do for a minimal website. I had considered a flat file markdown website, until I remembered this video and searched my history. Just wanted to say thanks.
@Erystasius3 жыл бұрын
You really have done everything I once thought I would do. Amazing productivity!
@gradientO3 жыл бұрын
I use Obsidian which is similar to this and Roam. This is different than hierarchical structures of knowledge. Good tutorial
@AndersJackson3 жыл бұрын
Like Org-roam?
@arnorobinwerkman3 жыл бұрын
DT, can you please make a tutorial about btrfs? im vewry interrested in this topic, since most of the big players like suse fedora and a few others are switching to it by defauld
@bitelogger3 жыл бұрын
Thanks for sharing this, you had open a new visual/approach for future references in fact for a homogeneous way of working
@mathematicalninja27563 жыл бұрын
I wrote my own HTML CSS JS and I write my own RSS feeds. No need to automate if your scale is not big
@zenmaster243 жыл бұрын
how does org syntax differ from markdown?? seems very similar solution to a hugo one
@chachf3 жыл бұрын
Thanks for that vido! For vim users: I edit my website in a similar fashion. Not using org mode of course, just plain text (with latex commands in fat since it's online notes for my students), with a script using a bunch of sed and awk commands, works like a charm.
@AndersJackson3 жыл бұрын
If it works for you, all power to you. But in Org-mode with Babel, that is all done when you export the Org-mode file.
@TrueDetectivePikachu3 жыл бұрын
Now I wanna get that! Using nvim for Notes have been kinda of a pain. It be nice if you share the scripts (I'm a uni student btw)
@AndersJackson3 жыл бұрын
@@TrueDetectivePikachu if you are a Uni student, you should have a look at Emacs with Org-mode and Org-roam. Think that Org-roam could be a great way of organize your notes when being on lectures and reading books and other material for the course. And as Org-mode can easily be exported as LaTeX, PDF, OpenOffice-files, HTML etc. And if you ever have code examples, you can write them in Org-mode with Babel, and get them properly format or even run from the document. There are some Universities that uses Org-mode so the PhD-student can write their PhD thesis in it. With all code and results automatically put together when exporting the thesis.
@TrueDetectivePikachu3 жыл бұрын
@@AndersJackson I have doom emacs installed, but haven't done much with it since I'm not familiar with elisp, rather more familiar with vimscript and lua. I'll prolly have to get emacs from scratch and tinker with it to better understand how it works n all
@chrzan96083 жыл бұрын
Properly down the Emacs rabbit hole. Love it!
@barbiefan38743 жыл бұрын
nice color work on the camera, props
@odinaden.3 жыл бұрын
Been using linux since w8. You got me to make the jump from Debian to Arch. Your channel and Arco made it simple. Thank you.
@singletona0823 жыл бұрын
It genuinely feels like you're not happy unless you can find the new hipster thing to latch onto. Surprised you haven't gotten onto the finger social media thing. That is literally just finger info on a custom client that allows browsing.
@nidhishshivashankar4885 Жыл бұрын
He runs a Linux KZbin channel, it’s literally his job to show off different things to the audience lol wth
@jacksystems3 жыл бұрын
Hey DT! Did you know Hugo can use Org instead of Markdown?
@xiangsong83503 жыл бұрын
yes,Hugo can do that
@simonjesusbeliever34673 жыл бұрын
Next video: Rewriting my website in DT mode.
@dougtilaran34963 жыл бұрын
He'll write it in python with Geany. Bloat can be good !
@rockytom58893 жыл бұрын
@@dougtilaran3496 Haha yes, bloat can be good... *internal screaming cause shit eats up resources*
@ayushyadav51643 жыл бұрын
Hey DT what's that browser? Is it forefox?
@user-he4ef9br7z3 жыл бұрын
How will the Vim kids ever recover?
@milohoffman2743 жыл бұрын
Still no link to your merch page. Put it on there. :)
@wobble_cat3 жыл бұрын
Are there any plugins for zettelkasten?
@GaryLawrenceMurphy2 жыл бұрын
What happens with embedded local images? Also, is it feasible to export directly to a tramp session? (sshfs could do the same, but just curious)
@TimothyUnkert3 жыл бұрын
That's a very cool site!
@PhilosopherRex3 жыл бұрын
Interesting ... I think I will use BASH as the core for building/rebuilding my next website. I know HTML, CSS, JS, and BASH ... so seems good enough to me.
@ezio9343 жыл бұрын
??
@akojic54863 жыл бұрын
True Geek!! 💪🏻❤️
@olegsaiko42703 жыл бұрын
Hi DT, good video.
@gardenapple3 жыл бұрын
Hey DT, sorry if you answered this before, but what are your thoughts on Qtile gaining Wayland support?
@henrywang69313 жыл бұрын
It pains me how the website is aligned to the left...
@AriannaEuryaleMusic3 жыл бұрын
Needs the tags... HTML is much better
@paulo95233 жыл бұрын
RMS is proud of you
@dougtilaran34963 жыл бұрын
UNTIL. He finds out Derek washed his feet !
@1millonario_exitoso103 жыл бұрын
hey broo I have seen your video, from your recording office. I have a question: you record your videos or tutorials with a screen capturer or record the screen with your powerful camera. thanks broo for your videos. forgive my bad English you know translated with google translator.
@attainconsult3 жыл бұрын
couple of typos in your site script src="httpss also repeated script/link tags like the clean design though
@xiangsong83503 жыл бұрын
Great video ! I want to know how to sync all the stuff between the computer?
@AndersJackson3 жыл бұрын
He save the source in GitLab, and export the HTML from Emacs directly to the files on the computer. If I understand this properly. If he export with TRAMP and has ssh access to the web server, he can export the HTML files directly to the web server from Emacs.
@ronobvious17853 жыл бұрын
I see that it handles links, and I see that it can do still images. Since you're building a website, can it do embedded video? If not can it handle a link to a video and then pull up whatever your default player happens to be? I'm not looking to put anything on the web with this. I'm thinking more of something for local reference on my PC. Kind of like a notebook but with text and videos.
@esilva49733 жыл бұрын
Real men use C/C++ with custom front end libraries!
@AndersJackson3 жыл бұрын
Real men code in FORTRAN IV, and without any comments. "If it was hard to write, it should be hard to read."
@Reese_4143 жыл бұрын
@@AndersJackson 😂😂😂 @ "If it was hard to write, it should be hard to read."
@motif57753 жыл бұрын
Great video!! Thank you! The browser you are using looks phenomenal. Is that qutebrowser?
@davidr24213 жыл бұрын
It's Brave
@tranquility63583 жыл бұрын
it's funny how much it resembles suckless' website considering how harsh of a criticism you gave it. :D
@AtRiskMedia3 жыл бұрын
I'm a big fan of gatsby with a decoupled drupal, especially if you want visitors to browser through a select your videos by year or tag.
@wp60073 жыл бұрын
Make a video on Org-Roam
@nonetrix30663 жыл бұрын
Rewriting the Linux kernel in org mode
@AndersJackson3 жыл бұрын
With Babel in Org-mode you could do that.
@orkhepaj3 жыл бұрын
in what?
@crypt173 жыл бұрын
maybe you could install nixos on your new box
@fraollemecha3 жыл бұрын
Create an IPFS site next
@hugazo3 жыл бұрын
I use pug in vuejs and then compile everything as a static webpage and then do the deployment steps onto gitlab or github actions
@brhh3 жыл бұрын
Pug is really really awesome
@hugazo3 жыл бұрын
@@brhh It made me recover my faith in frontend, i do really hate the unnecesary complicated html syntax
@BlackberryBoy3 жыл бұрын
❤️
@1yaz3 жыл бұрын
Site does not look great on mobile
@AndersJackson3 жыл бұрын
Can be fixed. It is just plain HTML.
@1yaz3 жыл бұрын
@@AndersJackson CSS/JS needs work. Output is bloated and lacks responsiveness, not impressed with Org mode
@1yaz3 жыл бұрын
@@AndersJackson My bad, forgot to make it clear that the output is not just "plain html". Check the source, fetches jQuery and Bootstrap from CDN. jQuery is not even needed (imo), and Bootstrap is not needed if their output is not going to be properly adaptive/responsive.
@brhh3 жыл бұрын
I feel like you need someone to build you a vue or react app, some new good technology
@AndersJackson3 жыл бұрын
You can do that from Babel-mode in Org-files. :-)
@brhh3 жыл бұрын
@@AndersJackson I'm not saying you can or can't, I'm saying you should or shouldn't, why not use the best technologies for the task. Never heard anything about this lang he's using and I'm a full stack web developer
@Zephyrus03 жыл бұрын
If DT needed those, he would have them already. No need to complicate things that already works. :]
@AndersJackson3 жыл бұрын
@@brhh as @Z wrote. And no, new is not always better. What "lang" is it that you not heard about? HTML or Org-mode? Markup languages? Can it be that you don't know about everything that has to do with web pages? Have it not occured to you that DT maybe doesn't need a full stack web solution? You know, just because you have a hammer, doesn't mean that all problems is a nail. It could be that DT:s problem is a screw and nut. Then a better tool could be a wrench to solve the problem then the hammer you have? Perhaps?
@jk-mm5to3 жыл бұрын
What happens if gitlab stops working?
@DistroTube3 жыл бұрын
The site isn't really dependent on GitLab. I just use GitLab to host the source code.
@dougtilaran34963 жыл бұрын
Is DTos gonna be based on Debian testing ? ;-)
@AndersJackson3 жыл бұрын
Probably on any Linux distributions that have all the programs in it's repository. It is basically just GUI, which can be put on any OS with X11-server and a compiler for client software. Yes, you can even run a X11-server on MS Windows. Problem is that MS Windows usually run Unix programs really slow, even in WLS2. But there you at least can run a Linux distribution.
@the_fluffychan3 жыл бұрын
I’m here to declare: HTML is not a programming language.
@elephantoChan3 жыл бұрын
That's the exact reason he didn't use it ;)
@AndersJackson3 жыл бұрын
I don't remember anyone say that here either. PDF and PostScript contain programming languages though.
@the_fluffychan3 жыл бұрын
@@AndersJackson yeah, I’m here just want to declare it, that it… no reason, :)
@TrueDetectivePikachu3 жыл бұрын
Neither CSS, Markdown, I think latext and God knows what other lang
@AndersJackson3 жыл бұрын
@@TrueDetectivePikachu TeX is a progamming language (or Macro expander), so is LaTeX, as it is based on TeX. But DT uses Emacs with Org-mode, but no LaTeX. He IS using HTML and CSS in the result though, as you can see in the Org-file.
@AriannaEuryaleMusic3 жыл бұрын
This is cool if you want to go full Geek-Mode, but I still think HTML is as simple and much more versatile. Personally this ORG method is not really productive.
@bobgrimes86183 жыл бұрын
Maybe use Morse Code for your website? Very lightweight!
@AndersJackson3 жыл бұрын
@inodeska just because you copy-past it doesn't make it true.
@AndersJackson3 жыл бұрын
Maybe because Org-mode is a very useful and expandable markup language.
@AndersJackson3 жыл бұрын
@inodeska I would say you are projecting. And that it doesn't work so well. Yes, that applies to both of your useless comments. But yes, projecting seems to be your thing.
@kellyaquinastom2 жыл бұрын
yyyyyyyyyyyyyeeeeeaaaaaaahhhhhhh!
@HenrydenHengst3 жыл бұрын
Looks oké, not on a smartphone though.
@dougtilaran34963 жыл бұрын
Get Gnomo. Yer in !
@moofymoo3 жыл бұрын
idk about this Org Mode, I will stick with FrontPage.
@mihailtirre44743 жыл бұрын
I just want to say: bloated bloat bloated bloat bloayted bloat
@ezio9343 жыл бұрын
Unless you use vim without plugins, it will be as bloated as emacs.
@AndersJackson3 жыл бұрын
No, it isn't bloated. It was when back in 1989 when we run at Desktop Unix machines with 16-128 MB RAM and a VGA type of resolution screen. Then it was truly Emacs = Eight Megabyte And Constantly Swaping. Which it also did when you was compiling any C program. But back then we didn't have lots of bloated Webb browser with 10-20 bloated Webpages with JS frameworks running in background. kzbin.info/www/bejne/mZ_SmIttoZyUgdk
@ezio9343 жыл бұрын
@inodeska if you use org mode then how it is bloated?? Do you even know what bloat is?
@therandomguy17013 жыл бұрын
Rewriting your website to rust when?
@seeithappen13 жыл бұрын
These hipster coders think this is the fashion industry .... this is the internet!
@moose43h3 жыл бұрын
React with next.js for the best ui and performance
@Zephyrus03 жыл бұрын
Without JS is better for performance because it won't even start the JS VM for it
@AndersJackson3 жыл бұрын
And you can add that if you want to, no problem. Just put it into the code that is generated. There are support for exporting Reveal from Org-mode. revealjs.com/ If you don't like Beamer, you can also use these formats. orgmode.org/worg/org-tutorials/non-beamer-presentations.html
@0xssff3 жыл бұрын
@jaimesoad3 жыл бұрын
Have you ever considered writing HTML, CSS and JS? Seriously, your web page is nothing unaccomplishable by some amateur web designer/programmer.
@akim52273 жыл бұрын
Jesus Christ, just write in HTML
@AndersJackson3 жыл бұрын
HTML is an awful format to write text in. I would rather use LaTeX then HTML. At least some website of a reasonable size. Been there, done that, never return.
@thanosmourtzoukos50483 жыл бұрын
this is a very veru bad site you wouldn't be proud of it, a wordpress is maby better and more modern.
@mirrax11813 жыл бұрын
Your website looks worst than it used to... just saying
@AndersJackson3 жыл бұрын
And that is not that hard to change, if you want to. Just saying.