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

Some improvement #92

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Some improvement #92

wants to merge 25 commits into from

Conversation

dimaslanjaka
Copy link

@dimaslanjaka dimaslanjaka commented Apr 20, 2023

Check List

Please read and check followings before submitting a PR.

  • Bug fix (non-breaking change which fixes an issue)
    • separate bulma with sass compiler in src and production in source
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
    • fix glitch class .title, etc inside <pre> and <code>
    • separate and fix local search javascript
  • Translation languages
    • id Indonesia
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • SEO fix

DEMO: https://www.webmanajemen.com/
SOURCE: https://github.com/dimaslanjaka/static-blog-generator-hexo/tree/master/site

FIXED HIGHLIGHT.JS (.title classes etc)

- add contributor
- add files (exclude builder)
- add gulp
- migrate to yarn
- integrate eslint and prettier
- add vscode settings
- fix .title and another classes glitch inside `pre` and `code` tags
- hotfix local search
- add meta tags for SEO
- add canonical meta
- fix title
- nofollow attribution
to prevent double slashes in disqus_config
because hexo v7 has built in types
chore(deps): add sass
chore(gulp): add default task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant