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 Makefile #24

Open
pourmand1376 opened this issue Jan 23, 2023 · 0 comments
Open

Add Makefile #24

pourmand1376 opened this issue Jan 23, 2023 · 0 comments
Labels
enhancement New feature or request todo

Comments

@pourmand1376
Copy link
Collaborator

check:
	pre-commit run --all-files

serve: 
	hugo server --port 8989

By adding a makefile like this, we can use make check or make serve for easier access to commands.

@pourmand1376 pourmand1376 added enhancement New feature or request todo labels Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request todo
Projects
None yet
Development

No branches or pull requests

1 participant