Skip to content

Commit 67c8ca2

Browse files
committed
Updated promo image, minor changes in .md files
1 parent fe7fd97 commit 67c8ca2

File tree

4 files changed

+16
-29
lines changed

4 files changed

+16
-29
lines changed

CHANGELOG.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,28 +12,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
* Fixed for any bug fixes.
1313
* Security in case of vulnerabilities.
1414

15-
# KNOWN ISSUES
16-
* not yet known
17-
1815
## [Unreleased](https://github.com/zjedi/hugo-scroll/compare/v1.0.0...HEAD)
1916

2017
### Added
2118
* 2023-03: [#126](https://github.com/zjedi/hugo-scroll/issues/126) Add version information to site's footer by setting the general configuration option `enableGitInfo=true`.
2219
* 2023-03: [#129](https://github.com/zjedi/hugo-scroll/pull/129) External links may contain icons as well, set attribute `icon` accordingly.
2320
* 2023-03: [#99](https://github.com/zjedi/hugo-scroll/pull/99) Add shortcode `extlink` to allow external links.
21+
* 2023-03: [#106](https://github.com/zjedi/hugo-scroll/pull/106) title_guard feature, color made more contrasting
2422
### Changed
25-
* 2023-03: [#109](https://github.com/zjedi/hugo-scroll/pull/109) Transfer repository of this theme to new Github coordinates: https://github.com/zjedi/hugo-scroll
26-
* 2023-03: [#121](https://github.com/zjedi/hugo-scroll/pull/121) Always open reference link to this theme in a new tab
27-
* 2023-03: [#106](https://github.com/zjedi/hugo-scroll/pull/106) Changes in layout and style.
28-
29-
### Deprecated
30-
### Removed
31-
### Fixed
32-
* 2023-03: Cleanup generated markup: do not render empty `<section>` in footer.
33-
* 2023-03: [#122](https://github.com/zjedi/hugo-scroll/pull/122) Update docs to allow plain HTML in configurable footer copyright line; no markdown supported anymore.
34-
35-
### Security
36-
23+
* Moved CSS & JS from `static` to `assets`, used pipelined concatenation, minification fingerprinting
24+
* 2023-03: [#109](https://github.com/zjedi/hugo-scroll/pull/109) Transfer repository ownership: https://github.com/zjedi/hugo-scroll
25+
* 2023-03: [#122](https://github.com/zjedi/hugo-scroll/pull/122) Plain HTML in header & footer; Markdown not supported anymore.
3726

3827

3928
# Template for new releases

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Hugo Scroll
2-
A [Hugo](https://gohugo.io/) theme for pretty, quick and simple single-page websites.
1+
<h1 align=center>Hugo Scroll <a href="https://zjedi.github.io/hugo-scroll/" rel="nofollow">Demo</a></h1>
32

4-
![Test](https://github.com/zjedi/hugo-scroll/workflows/CI/badge.svg?branch=master&event=push)
5-
6-
## Live demo
3+
Clean, responsive, single-page [Hugo](https://gohugo.io/) website theme.
74

8-
The current default branch is automatically deployed and can be seen at https://zjedi.github.io/hugo-scroll/.
5+
[![hugo-scroll](https://img.shields.io/badge/Hugo--Themes-HugoScroll-blue)](https://themes.gohugo.io/themes/hugo-scroll/)
6+
![Test](https://github.com/zjedi/hugo-scroll/workflows/CI/badge.svg?branch=master&event=push)
7+
[![GitHub](https://img.shields.io/github/license/zjedi/hugo-scroll)](https://github.com/zjedi/hugo-scroll/blob/master/LICENSE)
98

10-
As a fallback, see a screenshot which may be a bit outdated: ![Screenshot Hugo Scroll Theme](https://raw.githubusercontent.com/zjedi/hugo-scroll/master/images/tn.png)
9+
Promo image which may be a bit outdated:<br/>
10+
![Screenshot Hugo Scroll Theme](https://raw.githubusercontent.com/zjedi/hugo-scroll/master/images/tn.png)
1111

1212
## Installation
1313
If you already have a Hugo site on your machine, you can simply add this theme via
@@ -63,16 +63,18 @@ Visit as at {{<extlink icon="fa fa-instagram" text="Instagram" href="https://www
6363
Add a `custom_head.html`-file to your `layouts/partials`-directory. In there you may add a `<style>`-tag _or_ you may add a `<link>`-tag referencing your own `custom.css` (in case you prefer to have a separate `.css`-file). Checkout the [`custom_head.html`](https://github.com/zjedi/hugo-scroll/blob/master/exampleSite/layouts/partials/custom_head.html)-file from the `exampleSite`-directory to get started and to find more detailed instructions.
6464

6565
## Issues / Feedback / Contributing
66-
Please use [GitHub issues](https://github.com/zjedi/hugo-scroll/issues) and [Pull Requests](https://github.com/zjedi/hugo-scroll/pulls).
66+
[Discussion](https://github.com/zjedi/hugo-scroll/discussions) for Q&A (when unsure),
67+
[Issues](https://github.com/zjedi/hugo-scroll/issues) for tracking,
68+
[Pull Requests](https://github.com/zjedi/hugo-scroll/pulls) for contributions.
69+
70+
6771
See [contributing guideline](https://github.com/zjedi/hugo-scroll/blob/master/contributing.md) for more.
6872

6973
## Special Thanks 🎁
7074
- [Jan Raasch](https://www.janraasch.com), original author of theme
7175
- [Yonatan Wolowelsky](https://github.com/grmmph), author of [GhostScroll](https://github.com/grmmph/GhostScroll) theme, which formed the basis of this [Hugo](https://gohugo.io/) theme.
7276
- [Pexels](https://www.pexels.com), for supplying those wonderful _free_ stock photos on the [exampleSite](https://github.com/zjedi/hugo-scroll/tree/master/exampleSite).
7377

74-
## License
75-
[MIT License](http://en.wikipedia.org/wiki/MIT_License)
7678

7779
[hugo-setup-guide]: https://gohugo.io/getting-started/installing
7880
[fork-awesome-icons]: https://forkaweso.me/Fork-Awesome/icons/

exampleSite/content/homepage/opener.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,3 @@ weight: 1
44
---
55

66
Hi there. This section will not show up in the header menu above. Other than that, there's really not much to see here. I did however append some generated »Lorem ipsum«-paragraphs for you. Enjoy!
7-
8-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus vehicula turpis nec arcu cursus, ac faucibus felis tempor. Donec molestie arcu eu pretium accumsan. Phasellus urna nisi, volutpat pharetra orci vel, feugiat sollicitudin diam. Phasellus dolor tortor, feugiat a ipsum id, gravida volutpat urna. Nam dictum nulla ac nisi aliquam ultricies. Nam tempus eget lorem vitae vulputate.
9-
10-
Nulla aliquet, nisl pulvinar fermentum ultricies, turpis purus ultricies lorem, ut faucibus arcu nisl in tellus. Integer eu augue auctor, fringilla nunc ut, finibus eros. Curabitur est lectus, ultricies id blandit at, malesuada et ipsum. Suspendisse potenti. Quisque euismod sapien arcu, vel sollicitudin ipsum dignissim nec.

images/tn.png

-31.2 KB
Loading

0 commit comments

Comments
 (0)