Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] Back To Top (B), SINCE: Date #41

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

VerzatileDev
Copy link
Contributor

[ADD]
-- Button --

 An option to scroll back to the top, to avoid doom scrolling manually on longer Content pages.

-- SINCE: Date --

Edit Date now is using a dependency Pluging, captures the editing date of the given file.

Installed in the GemFile, uploaded to gemfile.lock

Plugin is called in config.yml as a plugin and optional Date Format is included
if it might miss on the page " Currently globally declared for each page through "footer.html"

!! Used through Footer.html !! 
 to ask for the given date and specify for each file.

References are listed as the following for this plugin.
#https://github.com/gjtorikian/jekyll-last-modified-at

Currently It is missing the Author, see additional information that might come in handy from the "Report" #40

An option to scroll back to the top, to avoid doom scrolling manually on longer Content pages.

Edit Date now is using a dependency Pluging, that captures the editing date of the given file.

It is installed in the GemFile, uploaded to gemfile.lock

Which is then called in config.yml as a plugin.

Which then is used through Footer.html
to ask for the given date and specify for each file.
@VerzatileDev VerzatileDev added 🌟 Type: Feature New feature or repository request. 👁️ Review: Required This PR is ready for review. labels Dec 17, 2023
@VerzatileDev VerzatileDev self-assigned this Dec 17, 2023
Copy link
Collaborator

@JDSherbert JDSherbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@JDSherbert JDSherbert added 🛠️ Type: CI Edits relating to the build system/CI ✅ Review: Approved PR is approved and ready for merge. and removed 👁️ Review: Required This PR is ready for review. labels Dec 17, 2023
@VerzatileDev VerzatileDev linked an issue Dec 17, 2023 that may be closed by this pull request
@JDSherbert JDSherbert added the 🌈 Type: Cosmetic Edits to layout or looks. label Dec 17, 2023
@JDSherbert JDSherbert merged commit 5da1309 into VerzatileDevOrg:main Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Review: Approved PR is approved and ready for merge. 🛠️ Type: CI Edits relating to the build system/CI 🌈 Type: Cosmetic Edits to layout or looks. 🌟 Type: Feature New feature or repository request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ADD] [Auto:] Last Modified Date to Content
2 participants