Skip to content

carsonology/buildout-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📰 IDS files

✨ Coding resources for IDS digi desk ✨

💻 Buildout template

This is the template for the IDS buildouts. Please let the digi desk know if you notice any issues/missing styles that should be added.

Instructions:

  • Look over template in browser to see available stock elements
  • Replace dummy content with your own content in the index.html file
  • Change all styles in the styles.css file
  • You shouldn't have to change the ids.css styles — if you see any problems here, contact digi
More specific instructions listed in styles.css file and index.html file.

🐍 P tag generator

This is a Python script meant to speed up the buildout process. It automatically wraps paragraphs in

tags so you don't have to.

Instructions:

  • Download .py file
  • Make sure you have Python on your computer and open up an interpreter (ex. IDLE, Atom, V S Code, etc.)
  • Paste in all the paragraphs you want to wrap in p tags. Type 'end' at the end of the text and run.
  • Text will be output in Py console, and will also output to a text file in the same directory as your .py file.
  • Copy and paste into your index.html file, and voila!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published