-
-
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.
chore: change thecesrom to cesarcoatl
- Loading branch information
1 parent
613fb78
commit d3d4cfb
Showing
20 changed files
with
101 additions
and
100 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,5 +1,6 @@ | ||
# blog.coatl.dev | ||
[![time tracker](https://wakatime.com/badge/github/thecesrom/thecesrom.github.io.svg)](https://wakatime.com/badge/github/thecesrom/thecesrom.github.io) | ||
[![GitHub deployments](https://img.shields.io/github/deployments/thecesrom/thecesrom.github.io/github-pages?label=github-pages)](https://blog.coatl.dev/) | ||
# cesar.coatl.dev | ||
|
||
[![time tracker](https://wakatime.com/badge/github/cesarcoatl/cesarcoatl.github.io.svg)](https://wakatime.com/badge/github/cesarcoatl/cesarcoatl.github.io) | ||
[![GitHub deployments](https://img.shields.io/github/deployments/cesarcoatl/cesarcoatl.github.io/github-pages?label=github-pages)](https://cesar.coatl.dev/) | ||
|
||
Personal blog. |
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 |
---|---|---|
|
@@ -18,7 +18,7 @@ navbar-links: | |
- coatl.dev: "https://github.com/coatl-dev" | ||
- ignition-api: "https://github.com/ignition-api" | ||
Projects: | ||
- incendium: "https://github.com/thecesrom/incendium" | ||
- incendium: "https://github.com/ignition-incendium/incendium" | ||
|
||
# --- Logo --- # | ||
|
||
|
@@ -40,9 +40,9 @@ round-avatar: true | |
# Uncomment the links you want to show and add your information to each one. | ||
social-network-links: | ||
email: "[email protected]" | ||
github: thecesrom | ||
mastodon: fosstodon.org/@thecesrom | ||
twitter: thecesrom | ||
github: cesarcoatl | ||
mastodon: fosstodon.org/@cesarcoatl | ||
# twitter: cesarcoatl | ||
|
||
# If you want to show a link to an RSS in the footer, add the site description here. | ||
# If you don't want to show an RSS link, remove the following line. | ||
|
@@ -71,7 +71,7 @@ feed_show_excerpt: true | |
feed_show_tags: true | ||
|
||
# The keywords to associate with your website, for SEO purposes | ||
keywords: "azure,cesrom,coatl,coatl.dev,coatl-dev,__coatldev__,data,homebrew,macos,pycharm,python,sql,thecesrom,vscode" | ||
keywords: "azure,coatl,coatl.dev,coatl-dev,__coatldev__,data,homebrew,macos,pycharm,python,sql,cesarcoatl,vscode" | ||
|
||
# --- Colours / background image --- # | ||
|
||
|
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
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 |
---|---|---|
|
@@ -125,7 +125,7 @@ $ brew install coatl-dev/coatl-dev/[email protected] | |
==> Downloading https://search.maven.org/remotecontent?filepath=org/python/jython-installer/2.7.1/jython-installer-2.7.1 | ||
==> Downloading from https://repo1.maven.org/maven2/org/python/jython-installer/2.7.1/jython-installer-2.7.1.jar | ||
######################################################################## 100.0% | ||
==> java -jar /Users/thecesrom/Library/Caches/Homebrew/downloads/558a886fedd7c18b1e12419bd4ab398b3ad7aaa902df4f5686ef3b695b89f2b9--jython-installer-2.7.1.jar -s -d /usr/local/Cellar/[email protected]/2.7.1/libexec | ||
==> java -jar /Users/cesarcoatl/Library/Caches/Homebrew/downloads/558a886fedd7c18b1e12419bd4ab398b3ad7aaa902df4f5686ef3b695b89f2b9--jython-installer-2.7.1.jar -s -d /usr/local/Cellar/[email protected]/2.7.1/libexec | ||
🍺 /usr/local/Cellar/[email protected]/2.7.1: 3,785 files, 148.7MB, built in 1 minute 22 seconds | ||
``` | ||
|
@@ -172,7 +172,7 @@ Type "help", "copyright", "credits" or "license" for more information. | |
-J--add-opens=java.desktop/sun.lwawt.macosx=ALL-UNNAMED | ||
``` | ||
To test it I will be using the [jython](https://github.com/thecesrom/Ignition/tree/jython){:target="_blank"} branch of my [Ignition](https://github.com/thecesrom/Ignition){:target="_blank"} project. | ||
To test it I will be using the [jython](https://github.com/cesarcoatl/Ignition/tree/jython){:target="_blank"} branch of my [Ignition](https://github.com/cesarcoatl/Ignition){:target="_blank"} project. | ||
And when I run the Python Console I can do the following: | ||
|
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
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
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
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
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
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
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
Oops, something went wrong.