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

feat: new website for htmlhint.com #395

Merged
merged 2 commits into from
May 18, 2020
Merged

feat: new website for htmlhint.com #395

merged 2 commits into from
May 18, 2020

Conversation

thedaviddias
Copy link
Member

Short description of what this resolves:

Outdated documentation and website

Proposed changes:

New website using Docusaurus and deployed by Netlify

@Shinigami92
Copy link
Contributor

Prettier wants to format website/**
We may add this to prettierignore

After that you could run prettier in this branch and format docs\user-guide\integrations\task-runner.md and .github/*

@thedaviddias thedaviddias force-pushed the docs/new-website branch 2 times, most recently from b1b9ccc to 15d8174 Compare May 18, 2020 15:31
Copy link
Contributor

@Shinigami92 Shinigami92 left a comment

Choose a reason for hiding this comment

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

Looking good for this stage
We can improve it step by step
Let's merge it for now

@thedaviddias thedaviddias merged commit c57a076 into develop May 18, 2020
@thedaviddias thedaviddias deleted the docs/new-website branch May 18, 2020 15:58
thedaviddias added a commit that referenced this pull request May 18, 2020
* docs: new website for docs

* fixes
github-actions bot pushed a commit that referenced this pull request May 18, 2020
# [0.13.0](v0.12.2...v0.13.0) (2020-05-18)

### Bug Fixes

* add prettier and eslint ([#388](#388)) ([aba3249](aba3249))
* add semantic release test ([#399](#399)) ([616f9cd](616f9cd))
* ignore PULL_REQUEST_TEMPLATE.md ([30b0af2](30b0af2))
* use yml in semantic.yml ([86f6700](86f6700))

### Features

* Add tags checking rule - allows specify rules for any tag and validate that ([#384](#384)) ([475aaca](475aaca))
* added attr-no-unnecessary-whitespace rule ([#385](#385)) ([03bfd4f](03bfd4f))
* new rule: input-requires-label - All inputs require a label ([#159](#159)) ([5bd40fb](5bd40fb))
* new website for htmlhint.com ([#395](#395)) ([5d0d95f](5d0d95f))
Shinigami92 pushed a commit that referenced this pull request May 19, 2020
* docs: new website for docs

* fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants