Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIMLAC logo.

AIMLAC Blogs

Build and Deploy

Welcome to the AIMLAC blogs! See them live here.

Contributing

All contributions are very welcome! Please see the "AIMLAC Blogs Welcome" post to learn more about how and where to contribute.

Developing

To build and serve the blogs locally, clone this repository and instantiate the Julia environment:

git clone "https://github.com/CDT-AIMLAC/blogs"
cd blogs
julia --project=. -e "using Pkg; Pkg.instantiate()"

Then start a development server:

julia --project=. -e "using Franklin; serve()"

Updating search index

Searches are operated with lunr, and requires generating an index file to work properly. After starting the development server, Franklin.jl exports lunr() to rebuild the index. Note that this can only be done after the __site directory has been generated.

About

📖 AIMLAC Blogs for insights into our scientific research process.

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Contributors

Languages