Skip to content

An academic article which has been semantically marked up.

Notifications You must be signed in to change notification settings

samcoppock/semantic_article

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-----INTRO-----

This is an example of an accademic article being formatted using semantic HTML markup. Styleing has been kept to a minimum, this is intentional. The purpose of this document is to show how HTML can be used to semantically define a accadeic article.

-----RELEVANT FILES----- Original_as_.pdf - An original copy of the article which i have tried to translate to HTML accademic_article_as_.html - The HTML translation

-----COMPILEING LESS-----

The project comes with a package.json and gulpfile.js which can be used to compile the LESS files

to use this do the following

Install Node.JS and NPM if nessesary.

Run 'npm install' from the projects root directory.

Run 'gulp watch-less' from the projects root directory.

Make changes to the LESS file while gulp is running, changes will be applied to the CSS file automatically.

About

An academic article which has been semantically marked up.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published