Skip to content

This is a HTML generator to start up your projects as quickly as possible.

License

Notifications You must be signed in to change notification settings

kemaldemirgil/autolinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub top language GitHub pull requests GitHub

HTML-GENERATOR

Description

This is a HyperText Markup Language(HTML) file generator that eliminates some extra time on creating and linking the required libraries and frameworks.

Demo

html-generator-demo

Installation

  1. Please run the following command on the parent directory to install the dependencies before running the program;
npm install
  1. After simply just run the index.js file in the terminal while on the parent directory;
node index.js

Usage

Please enter the following;

  1. File name you desire for generating the HTML,
  2. Title of the HTML file,
  3. If CSS external link is needed,
  4. If JS external link is needed,
  5. Select the follwing options to include the link in the file:
    • JQuery
    • Bootstrap
    • Materialize
    • Font Awesome
  6. Selected links & files are generated within the generated-files folder.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please contact me through kemal.demirgil@hotmail.com for any questions.

Roadmap

I am looking forward to create actual HTML templates with built in components using the desired framework, any support towards this idea to contribute to this project is much appreciated since I'm still new to creating Open Source projects.

License

Copyright © Kemal Demirgil. All rights reserved.
Licensed under the MIT license.

About

This is a HTML generator to start up your projects as quickly as possible.

Topics

Resources

License

Stars

Watchers

Forks