Skip to content

codelisperer/lfe.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lfe.io

Repository for the main LFE (Lisp Flavoured Erlang) Language site

Visit lfe.io!

Contributing

Feel free to open a ticket or fork the site and submit a pull request.

Note that the entire site content is driven with Markdown files -- including the metadata sections of those files!

The front page's content is in TOML variables between the +++ metadata markers in ./content/_index.md.

If you're intersted in updating the CSS, everything you need to tweak should be in ./sass/lfe/_variables.scss.

More about the static site generator software:

The templating language used by zola and which drives the layout/design of the LFE site:

Dev Server

If you would like to run the site locally, you may do so with this command:

$ zola serve

This will start the site on a local dev server running on port 1111.

If you want to run on a different port, simply set the zola port option to your liking:

$ zola serve -p 5099

About

The LFE Landing Site / Home Page

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 46.8%
  • HTML 26.8%
  • SCSS 25.5%
  • Other 0.9%