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

Create templates! #2

Open
gmemstr opened this issue Oct 9, 2018 · 1 comment
Open

Create templates! #2

gmemstr opened this issue Oct 9, 2018 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@gmemstr
Copy link
Owner

gmemstr commented Oct 9, 2018

Currently the number of templates are limited by time and imagination - so feel free to throw some in! For examples see this directory - https://github.com/gmemstr/notdonemywebsite/tree/master/template

Below are the template variable names

Id Keyword Replaced by
url rep_SURL URL of the website
sitename rep_SNAME Name of the website
devname rep_DEVNAME Name of the developer/designer

Which would translate to something like this:

<p><span id="url">rep_URL</span> is being worked on by <span id="devname">rep_DEVNAME!</span></p>

Might be reworking those as time goes on but all templates should be self contained as much as possible, e.g avoid Google Fonts, non-SVG images, jQuery, etc. Nothing against them but keeping a small footprint is always good :)

@gmemstr gmemstr added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Oct 9, 2018
@ksandhu16
Copy link

I am working on this !

ksandhu16 referenced this issue in ksandhu16/notdonemywebsite Oct 9, 2018
macno added a commit to macno/notdonemywebsite that referenced this issue Oct 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants