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

Template Engine and Renderer #11

Merged
merged 27 commits into from
Jan 27, 2022
Merged

Template Engine and Renderer #11

merged 27 commits into from
Jan 27, 2022

Conversation

AbstractXan
Copy link
Owner

Adds template rendering abilities

  • Bunch other small fixes and features

@AbstractXan AbstractXan linked an issue Jan 22, 2022 that may be closed by this pull request
@AbstractXan AbstractXan added the enhancement New feature or request label Jan 22, 2022
@AbstractXan AbstractXan added this to the Template Engine milestone Jan 22, 2022
src/main.cpp Outdated Show resolved Hide resolved
src/include/template.hpp Outdated Show resolved Hide resolved
src/modules/template.cpp Outdated Show resolved Hide resolved
src/include/helpers.hpp Outdated Show resolved Hide resolved
@AbstractXan AbstractXan mentioned this pull request Jan 23, 2022
2 tasks
@AbstractXan AbstractXan marked this pull request as ready for review January 26, 2022 06:22
@AbstractXan AbstractXan merged commit ae1df41 into master Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating a Template Parser
1 participant