An easy to setup and (almost) fully customizable command line style CV theme
Live example at: https://coolapso.sh
Custom Greeting
Multi line text is respected
Customizable prompt
Custom before & after prompt text
Custom before & after prompt colors
Custom prompt text
Custom prompt text Color
custom separator text
custom separator color
custom before & after symbols text
custom before & after symbols colors
Custom symbols
Custom symbols color
Custom extra text
Custom extra text color
Multiple sections with individual commands:
misc command can be overriden and given another name
Title can have custom color
Content can have custom color
Project title can have custom color
Language name can have custom color
Skill name can have custom color
Skill name can have custom color
Title can have custom color
Title can have custom color
Any social network is supported, even the ones that don't exist! just provide a name and a URL
The social network name can be hidden and show only the URL
Whois: General information about the individual
social: shows social networks
work: shows work experience information
education: shows education information
sklls: Shows skills information
softskills: shows softskills information
languages: Shows languages skills information
projects: Shows projects information
misc: Free text
Extra commands:
Disabled by default
only enabled if provided a version parameter
Enabled by default
Can be disabled
Disabled by default
only enabled if provided a location to send to
Disabled by default
only enabled if provided a location to send to
startx: Shows "loading..." progress bar and redirects to another website
exit: Shows "terminating..." progress bar and redirects to another website
source: Shows the glider and the theme github repo URL
version: Shows the website version
Less, print commands output with less
Global, all commands use less instead of standard output
Per command, only defined commands use less as output method
less
, will output using less instead of standard output
Command auto completion
progression bars can be interrupted by pressing ctrl+d
Favicons
This theme is far more simplistic than most themes therefore running hugo new site
creates a lot of things that are not necessary.
mkdir -p myterminalcv/themes cd myterminalcv git clone https://github.com/coolapso/hugo-theme-terminalcv themes/terminalcv cp themes/exampleSite/config.yaml . hugo server
Now you can start personalizing it by changing the config.yaml and when you are happy just build the site with hugo
If you are using git (which you should be!) for your website and don't want to make any radical changes to the theme itself, it's recommended that you add the theme as a submodule. This way, you can easily get new updates when they are available.
$ git submodule add https://github.com/coolapso/hugo-theme-terminalcv.git themes/terminalcv
All the content and configuration is done through the config.yml.
you can just copy the existing example file and change it to your liking.
RealFaviconGenerator and put the generated files into the static your folder
Improvements and suggestions are always welcome, feel free to open an Issue or Pull Request
If you like this theme and want to support / contribute in a different way you can always:
If you just want to make any changes and be able to test them as you progress, or if you simply just want to test the module wihtou having to create a new hugo website you can just run
git clone https://github.com/coolapso/hugo-theme-terminalcv cd hugo-theme-terminalcv make server
if you don't have make, then you can just run:
hugo server --config exampleSite/config.yml --theme ""
terminalCV makes use jcubic/jquery.terminal
Let me know and feel free to open a Pull Request and add it to this list:
link | Description |
---|---|
https://coolapso.sh | Simple CV |