-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
278 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
#+description: Index for personal blog | ||
#+options: num:nil ^:{} | ||
#+SETUPFILE: ~/Documents/Code/web/envixty-hub/org-html-themes/org/theme-readtheorg.setup | ||
#+INCLUDE: ~/Documents/Code/web/envixty-hub/header.org | ||
#+TITLE: Envixty's Hub | ||
|
||
* Blogs | ||
** My Blogs | ||
Empty | ||
|
||
** Community Blogs | ||
Empty |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
#+description: Welcome to my personal website | ||
#+options: num:nil ^:{} | ||
#+SETUPFILE: ~/Documents/Code/web/envixty-hub/org-html-themes/org/theme-readtheorg-local.setup | ||
#+INCLUDE: ~/Documents/Code/web/envixty-hub/header.org | ||
#+TITLE: Envixty's Hub | ||
|
||
* Welcome to Envixty's Hub | ||
** About | ||
This website is my personal website I made inside of [[https://github.com/doomemacs/doomemacs][Doom Emacs]] with [[https://orgmode.org/][Org-mode]], And spiced up by using [[https://github.com/fniessen/org-html-themes][Org-HTML-Themes]]! | ||
|
||
I am both a gamer, and a free software user. | ||
|
||
🕹 My favorite video game right now is [[https://www.counter-strike.net][Counter-Strike: 2]], | ||
|
||
|
||
💾 I use multiple peices of Free Software like: | ||
|
||
- [[https://www.github.com/doomemacs/doomemacs][Doom Emacs]], A config of [[https://www.gnu.org/software/emacs/][GNU EMACS]] | ||
|
||
- [[https://neovim.io/][Neovim]], An extensible, terminal based text-editor | ||
|
||
- [[https://sw.kovidgoyal.net/kitty/][Kitty]], An Extensible, GPU-Powered Terminal Emulator | ||
|
||
- [[https://archlinux.org][Arch Linux]], A distribution of the GNU/Linux system that is a rolling release so I get the newest software first | ||
|
||
- [[https://git-scm.com][Git]], Version-Control software for programming, Used on sites like [[https://github.com][Github]], and [[https://gitlab.com][Gitlab]] | ||
|
||
|
||
** Envixty on the Web | ||
| *Envixty on the Web* | | ||
|---------------------------------| | ||
| [[https://www.youtube.com/channel/UCYhq-wDCfrMNtXxoFiucZMw][Youtube]] | | ||
| [[https://odysee.com/@envixty:e][Odysee]] | | ||
| [[https://mastodon.social/@envixty][Mastodon (mastodon.social)]] | | ||
|---------------------------------| | ||
|
||
** Blog Posts | ||
|
||
Nothing here will have blogs soon | ||
|
||
** User-Blog Posts | ||
|
||
Nothing here yet, to make a blog post, make a pr, | ||
|
||
Here are the requirements: | ||
|
||
1. Has to be an org-document, cannot be HTML or MARKDOWN | ||
|
||
2. Has to use the Blog Post Template as a base (Will Post later) | ||
|
||
3. Cannot be plagarized | ||
|
||
4. Cannot contain content in regular blog posts |