Skip to content

Commit 39cd9f6

Browse files
committed
refactor: Remove CV & Slides screenshots
1 parent 1484bb5 commit 39cd9f6

File tree

5 files changed

+1
-83
lines changed

5 files changed

+1
-83
lines changed

README.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -34,24 +34,13 @@ Screenshots
3434

3535
![Hugo Xterm Light][hx_ss_light]
3636

37-
### CV template
38-
39-
![Hugo Xterm CV][hx_ss_cv]
40-
41-
### Slides
42-
43-
![Hugo Xterm Slides][hx_ss_slides]
44-
4537
Features
4638
--------
4739

48-
### Distinguishing features
40+
### Unique features
4941

5042
* Designed for __reading__ and __printing__ text.
5143
* __Print:__ any page in light theme mode for readability.
52-
* __[CV][10]:__ or resume template to reduce vertical space by using 2 columns
53-
and shortcodes to list the experiences and skills.
54-
* __Slides:__ support using [reveal.js][4].
5544
* __Lists__: separate view and pagination for simple list items and post
5645
entries.
5746
* __GitInfo:__ show the latest git commit short hash and subject message for
@@ -246,12 +235,10 @@ License
246235
[1]: https://github.com/panr/hugo-theme-terminal
247236
[2]: https://github.com/adityatelange/hugo-PaperMod
248237
[3]: https://github.com/kaitlinmctigue/kaitlinmctigue.github.io
249-
[4]: https://github.com/hakimel/reveal.js
250238
[5]: https://wave.webaim.org/
251239
[7]: https://manid2.github.io/hugo-xterm/
252240
[8]: https://en.wikipedia.org/wiki/HSL_and_HSV
253241
[9]: https://github.com/alecthomas/chroma/
254-
[10]: https://manid2.gitlab.io/cv/
255242

256243
[hx_ci_build_img]: https://img.shields.io/github/actions/workflow/status/manid2/hugo-xterm/hugo.yaml?logo=github "Hugo Xterm build status badge"
257244
[hx_ci_build_link]: https://github.com/manid2/hugo-xterm/actions
@@ -264,8 +251,6 @@ License
264251

265252
[hx_ss_dark]: https://manid2.github.io/hugo-xterm/screenshots/hugo-xterm-ss-01-dark.png "Hugo Xterm dark mode screenshot"
266253
[hx_ss_light]: https://manid2.github.io/hugo-xterm/screenshots/hugo-xterm-ss-02-light.png "Hugo Xterm light mode screenshot"
267-
[hx_ss_cv]: https://manid2.github.io/hugo-xterm/screenshots/hugo-xterm-ss-03-cv.png "Hugo Xterm CV template screenshot"
268-
[hx_ss_slides]: https://manid2.github.io/hugo-xterm/screenshots/hugo-xterm-ss-04-slides.png "Hugo Xterm slides screenshot"
269254

270255
[hx_demo_qr_img]: https://quickchart.io/qr?text=https%3A%2F%2Fmanid2.github.io%2Fhugo-xterm%2F&dark=1a5fb4&size=200
271256
[hx_gh_link]: https://github.com/manid2/hugo-xterm

exampleSite/config/_default/config.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@ paginate = 20
3636
logoText = "Home"
3737

3838
[languages.en.menu]
39-
[[languages.en.menu.main]]
40-
identifier = "cv"
41-
name = "CV"
42-
url = "/cv/"
43-
4439
[[languages.en.menu.main]]
4540
identifier = "posts"
4641
name = "Posts"

exampleSite/content/cv.md

Lines changed: 0 additions & 62 deletions
This file was deleted.
-223 KB
Binary file not shown.
-103 KB
Binary file not shown.

0 commit comments

Comments
 (0)